mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
ee8da596eb
At this point, all drivers that do not use CONFIG_BLK are past their migration deadlines, so remove this config as it's no longer helpful and hinders enhancing block drivers. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
28 lines
624 B
Text
28 lines
624 B
Text
SANDBOX BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/sandbox/
|
|
F: include/configs/sandbox.h
|
|
F: configs/sandbox_defconfig
|
|
|
|
SANDBOX64 BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
M: Mario Six <mario.six@gdsys.cc>
|
|
S: Maintained
|
|
F: board/sandbox/
|
|
F: include/configs/sandbox.h
|
|
F: configs/sandbox64_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
|