mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
bfcef28ae4
This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a board definition for ODROID-C2. This initial submission only supports UART and Ethernet (through the existing Designware driver). DTS files are the ones submitted to Linux arm-soc for 4.7 [1]. [1] https://patchwork.ozlabs.org/patch/603583/ Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
6 lines
160 B
Text
6 lines
160 B
Text
ODROID-C2
|
|
M: Beniamino Galvani <b.galvani@gmail.com>
|
|
S: Maintained
|
|
F: board/hardkernel/odroid-c2/
|
|
F: include/configs/odroid-c2.h
|
|
F: configs/odroid-c2_defconfig
|