aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/zaurus.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/zaurus.inc')
-rw-r--r--conf/machine/include/zaurus.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index c80e89e..c6e9e98 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -33,10 +33,12 @@ XZ_COMPRESSION_LEVEL = "-2e"
# machine tuning
################
+ARM_INSTRUCTION_SET = "thumb"
+ARM_INSTRUCTION_SET_collie = "arm"
+
SERIAL_CONSOLE = "115200 ttyS0"
SERIAL_CONSOLE_collie = "115200 ttySA0"
-
CMDLINE_akita = "console=ttyS0,115200n8 console=tty1 fbcon=rotate:1"
CMDLINE_c7x0 = "console=ttyS0,115200n8 console=tty1"
CMDLINE_collie = "console=ttySA0,115200n8 console=tty1 mem=64M fbcon=rotate:1"