]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ti814x_evm: Switch to SYS_GENERIC_BOARD
authorTom Rini <trini@konsulko.com>
Thu, 3 Sep 2015 18:54:03 +0000 (14:54 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 15 Sep 2015 17:55:22 +0000 (13:55 -0400)
Take over maintainership as well.  Not tested as PG2.0 (which I have)
needs additional work over PG1.0 (which Matt has).

Cc: Matt Porter <mporter@konsulko.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
board/ti/ti814x/MAINTAINERS
include/configs/ti814x_evm.h

index e39b253d2561f3a2536d1d90c083632fd92d088c..b2ee39e8a33932ea6572e1137dc7843417c62cc7 100644 (file)
@@ -1,5 +1,5 @@
 TI814X BOARD
-M:     Matt Porter <matt.porter@linaro.org>
+M:     Tom Rini <trini@konsulko.com>
 S:     Maintained
 F:     board/ti/ti814x/
 F:     include/configs/ti814x_evm.h
index 7fa35a154256b8d36434728195485487b22b36ae..ceeb7fe46bdd173fe71b6de6f64454147fa896f4 100644 (file)
@@ -21,6 +21,7 @@
 #define CONFIG_SYS_NO_FLASH
 #define CONFIG_OMAP
 #define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
 
 #include <asm/arch/omap.h>