]> Git Repo - J-u-boot.git/commitdiff
ARM: omap: tao3530: Convert to generic board
authorStefan Roese <[email protected]>
Wed, 9 Jul 2014 15:18:11 +0000 (17:18 +0200)
committerTom Rini <[email protected]>
Fri, 25 Jul 2014 20:26:09 +0000 (16:26 -0400)
Use generic board setup functions by defining
CONFIG_SYS_GENERIC_BOARD.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Tom Rini <[email protected]>
include/configs/tao3530.h

index 1b0fee9a8085f8bbd0d276fcc4f6ccad2a347e3d..62613e1eaa61663beb704b257795a1c83b8380b9 100644 (file)
@@ -22,6 +22,7 @@
 
 #define CONFIG_OMAP_GPIO
 #define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
 
 #define MACH_TYPE_OMAP3_TAO3530                2836
 
This page took 0.036248 seconds and 4 git commands to generate.