summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2011-10-28 10:33:17 -0500
committerJustin Waters <justin.waters@timesys.com>2012-09-05 14:57:53 -0400
commite8f6c8ec0aff7e5a03573a51aee7befc0ec069d1 (patch)
treee789bcfe3d2cc36856dd68314902257d503ef76b /Makefile
parenta9f3ca5a54eb0c7ced54ec70b47869be9a884975 (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