]> Git Repo - J-u-boot.git/commit
sunxi: Add CHIP support
authorMaxime Ripard <[email protected]>
Thu, 15 Oct 2015 20:04:10 +0000 (22:04 +0200)
committerHans de Goede <[email protected]>
Tue, 20 Oct 2015 20:48:29 +0000 (22:48 +0200)
commitfd8133b725198978865ead730ff20d3991e05f20
treeb1b07870eb45e2414366d5c5630f4ba28a38d320
parent862ba7ed32a16a79ca06d7613e4de7794a20a883
sunxi: Add CHIP support

The C.H.I.P. is a small SBC with an Allwinner R8, 8GB of NAND, 512MB of
RAM, USB host and OTG, a wifi / bluetooth combo chip, an audio/video jack
and two connectors to plug additional boards on top of it.

The DT is identical to the DT submitted to the upstream kernel.

Signed-off-by: Maxime Ripard <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/sun5i-r8-chip.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/CHIP_defconfig [new file with mode: 0644]
This page took 0.046598 seconds and 4 git commands to generate.