aboutsummaryrefslogtreecommitdiff
path: root/boards.cfg
diff options
context:
space:
mode:
authorEnric Balletbò i Serra <eballetbo@gmail.com>2012-03-05 11:32:16 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:23 +0200
commitdc7a9e64bfdd0504e1a985b6a6121ed1b5a015d7 (patch)
tree721e06e9c0cbf444fac0688d3310e60e2b4afa7b /boards.cfg
parentf2ae6c1a83e194dfd0fc93348efe598353f3c02d (diff)
OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
This is rework on config files of IGEP-based boards with the aim to remove duplicated code to be more maintainable. Basically this patch creates a common configuration file for both boards and only sets the specific option in the board config file. On board files the hardcored mach type was replaced in favour of using the CONFIG_MACH_TYPE option. More than 200 duplicated lines have been deleted. Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r--boards.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards.cfg b/boards.cfg
index 4e94197bc..4d839d2ab 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -199,8 +199,8 @@ cm_t35 arm armv7 cm_t35 -
omap3_overo arm armv7 overo - omap3
omap3_pandora arm armv7 pandora - omap3
dig297 arm armv7 dig297 comelit omap3
-igep0020 arm armv7 igep0020 isee omap3
-igep0030 arm armv7 igep0030 isee omap3
+igep0020 arm armv7 igep0020 isee omap3 igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020
+igep0030 arm armv7 igep0030 isee omap3 igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030
am3517_evm arm armv7 am3517evm logicpd omap3
mt_ventoux arm armv7 mt_ventoux teejet omap3
omap3_zoom1 arm armv7 zoom1 logicpd omap3