summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2011-10-28 10:33:17 -0500
committerAnish Trivedi <anish@freescale.com>2011-10-28 15:30:47 -0500
commit54e64d791b4431d93bc18ba8c1c5a2860bc8b201 (patch)
treee789bcfe3d2cc36856dd68314902257d503ef76b /Makefile
parentec10ca317794cd7e83e11df57e89085046ccd940 (diff)
ENGR00161004 MX6Q Uboot Rename sabreauto to arm2 board
Sabreauto is an inaccurate name for the Armadillo2 board that this code is actually meant for. So, replaced "sabreauto" in folder names, file names, configs, and code with "arm2". Created a new machine id for ARM2 board. Signed-off-by: Anish Trivedi <anish@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index f389257ff0..8a2bfc6f5e 100644
--- a/Makefile
+++ b/Makefile
@@ -3306,15 +3306,15 @@ mx53_evk_mfg_config \
mx53_evk_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_evk freescale mx53
-mx6q_sabreauto_config \
-mx6q_sabreauto_mfg_config \
-mx6q_sabreauto_lpddr2_config \
-mx6q_sabreauto_iram_config : unconfig
+mx6q_arm2_config \
+mx6q_arm2_mfg_config \
+mx6q_arm2_lpddr2_config \
+mx6q_arm2_iram_config : unconfig
@[ -z "$(findstring iram_,$@)" ] || \
- { echo "TEXT_BASE = 0x00910000" >$(obj)board/freescale/mx6q_sabreauto/config.tmp ; \
+ { echo "TEXT_BASE = 0x00910000" >$(obj)board/freescale/mx6q_arm2/config.tmp ; \
echo "... with iram configuration" ; \
}
- @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabreauto freescale mx6
+ @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_arm2 freescale mx6
mx6q_sabrelite_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabrelite freescale mx6