mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
a30d3e7777
Currently, we support 2 "theadorable" MVEBU build targets. One with a stripped down configuration (theadorable) and one with a full blown configuration (theadorable_debug), including PCI, ethernet etc. When we introduced these configs, the plan was to remove the debug version at some point. But now it seems better to keep the full-blown version and remove the "non-debug" version instead. At a later stage, I will rename the remaining "theadorable_debug" target into a more fitting one. Signed-off-by: Stefan Roese <sr@denx.de>
6 lines
155 B
Text
6 lines
155 B
Text
THEADORABLE BOARD
|
|
M: Stefan Roese <sr@denx.de>
|
|
S: Maintained
|
|
F: board/theadorable/
|
|
F: include/configs/theadorable.h
|
|
F: configs/theadorable_debug_defconfig
|