mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
a36c70a36d
port the am335x based shc board to DM, to get rid of DW warnings when compiling U-Boot. - remove uneccessary board code - adapt defconfigs - remove unneeded defconfigs configs/am335x_shc_prompt_defconfig configs/am335x_shc_sdboot_prompt_defconfig Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
11 lines
323 B
Text
11 lines
323 B
Text
SHC BOARD
|
|
M: Heiko Schocher <hs@denx.de>
|
|
S: Maintained
|
|
F: board/bosch/shc
|
|
F: include/configs/am335x_shc.h
|
|
F: configs/am335x_shc_defconfig
|
|
F: configs/am335x_shc_ict_defconfig
|
|
F: configs/am335x_shc_netboot_defconfig
|
|
F: configs/am335x_shc_sdboot_defconfig
|
|
F: arch/arm/dts/am335x-shc.dts
|
|
F: arch/arm/dts/am335x-shc-u-boot.dtsi
|