Re: [U-Boot] [PATCH v2 7/7] sunxi: Add CHIP support

2015-10-17 Thread Hans de Goede
Hi, On 15-10-15 22:04, Maxime Ripard wrote: 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

[U-Boot] [PATCH v2 7/7] sunxi: Add CHIP support

2015-10-15 Thread Maxime Ripard
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