From: Nicolas Ferre Date: Tue, 7 Aug 2007 14:25:11 +0000 (+0000) Subject: at91sam9263ek.conf: tweak MACHINE_FEATURES and EXTRA_IMAGECMD X-Git-Tag: Release-2010-05/1~9076^2~8^2~1^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e805ea4621615d52d3019e95cabc27ca8c770e;p=openembedded.git at91sam9263ek.conf: tweak MACHINE_FEATURES and EXTRA_IMAGECMD --- 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