]> Git Repo - J-u-boot.git/commitdiff
ti816x: Switch to SYS_GENERIC_BOARD
authorTom Rini <[email protected]>
Thu, 3 Sep 2015 18:54:04 +0000 (14:54 -0400)
committerTom Rini <[email protected]>
Tue, 15 Sep 2015 17:55:23 +0000 (13:55 -0400)
Tested on my TI186x rev E. (PG2.0) and take over maintainership.

Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
board/ti/ti816x/MAINTAINERS
include/configs/ti816x_evm.h

index d3de144bc2152d57afdc5a53f81f77d603cfcb4d..fd9a98fc7624948ab32f7bc03d8b21ca2454b61b 100644 (file)
@@ -1,5 +1,5 @@
 TI816X BOARD
-#M:    -
+M:     Tom Rini <[email protected]>
 S:     Maintained
 F:     board/ti/ti816x/
 F:     include/configs/ti816x_evm.h
index 01d8233741545217ee1f5a49654210016bce4684..4c192896ad6b78580aaeb83b3002026a33c85dc4 100644 (file)
@@ -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
 
This page took 0.035783 seconds and 4 git commands to generate.