aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNicolas Ferre <nicolasfr@gmail.com>2007-08-07 14:25:11 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-07 14:25:11 +0000
commita3e805ea4621615d52d3019e95cabc27ca8c770e (patch)
tree009208393c998af06550d0065e498cfcbeaaf16c /conf
parent9d5d173a2d4df73e4ee68a3013498bbccde51bdc (diff)
downloadopenembedded-a3e805ea4621615d52d3019e95cabc27ca8c770e.tar.gz
at91sam9263ek.conf: tweak MACHINE_FEATURES and EXTRA_IMAGECMD
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/at91sam9263ek.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/at91sam9263ek.conf b/conf/machine/at91sam9263ek.conf
index fe0df53cc5..ad94420196 100644
--- a/conf/machine/at91sam9263ek.conf
+++ b/conf/machine/at91sam9263ek.conf
@@ -11,9 +11,11 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive"
#don't try to access tty1
USE_VT = "0"
-MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget screen"
+MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen"
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
+
require conf/machine/include/tune-arm926ejs.conf