mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
ti816x: Switch to SYS_GENERIC_BOARD
Tested on my TI186x rev E. (PG2.0) and take over maintainership. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TI816X BOARD
|
||||
#M: -
|
||||
M: Tom Rini <trini@konsulko.com>
|
||||
S: Maintained
|
||||
F: board/ti/ti816x/
|
||||
F: include/configs/ti816x_evm.h
|
||||
|
@@ -15,6 +15,7 @@
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
#define CONFIG_OMAP
|
||||
#define CONFIG_OMAP_COMMON
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
#define CONFIG_ARCH_CPU_INIT
|
||||
|
||||
|
Reference in New Issue
Block a user