summaryrefslogtreecommitdiff
path: root/arch/arm/tools/mach-types
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2011-10-28 13:07:00 -0500
committerJason Liu <r64343@freescale.com>2012-07-20 13:16:54 +0800
commite411b063075b984d491339c904cf5b2d2b83b682 (patch)
tree90f8bbefd1c3fe00aa0293ade79162a5f9063632 /arch/arm/tools/mach-types
parentf06fea81ebbd9e49dfe8f242c9018ea85fba6240 (diff)
ENGR00161005-1 MX6Q Kernel Rename sabreauto to arm2 board
Machine layer patch. Sabreauto is an inaccurate name for the Armadillo2 board that this code is actually meant for. So, renamed "sabreauto" board file, configs, and code to "arm2". Created a new machine id for ARM2 board. Signed-off-by: Anish Trivedi <anish@freescale.com>
Diffstat (limited to 'arch/arm/tools/mach-types')
-rw-r--r--arch/arm/tools/mach-types3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types
index e5f3654f799f..cda73f3afd5f 100644
--- a/arch/arm/tools/mach-types
+++ b/arch/arm/tools/mach-types
@@ -1113,4 +1113,5 @@ blissc MACH_BLISSC BLISSC 3491
thales_adc MACH_THALES_ADC THALES_ADC 3492
ubisys_p9d_evp MACH_UBISYS_P9D_EVP UBISYS_P9D_EVP 3493
atdgp318 MACH_ATDGP318 ATDGP318 3494
-mx6q_sabreauto MACH_MX6Q_SABREAUTO MX6Q_SABREAUTO 3529 \ No newline at end of file
+mx6q_sabreauto MACH_MX6Q_SABREAUTO MX6Q_SABREAUTO 3529
+mx6q_arm2 MACH_MX6Q_ARM2 MX6Q_ARM2 3837 \ No newline at end of file