mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
554c983e45
Add a sandbox board to test the non-livetree build (i.e. with CONFIG_OF_FLAT disabled). This increases our build and test coverage. Signed-off-by: Simon Glass <sjg@chromium.org>
27 lines
598 B
Text
27 lines
598 B
Text
SANDBOX BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/sandbox/
|
|
F: include/configs/sandbox.h
|
|
F: configs/sandbox_defconfig
|
|
|
|
SANDBOX_NOBLK BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/sandbox/
|
|
F: include/configs/sandbox.h
|
|
F: configs/sandbox_noblk_defconfig
|
|
|
|
SANDBOX SPL BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/sandbox/
|
|
F: include/configs/sandbox_spl.h
|
|
F: configs/sandbox_spl_defconfig
|
|
|
|
SANDBOX FLAT TREE BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/sandbox/
|
|
F: include/configs/sandbox.h
|
|
F: configs/sandbox_flattree_defconfig
|