summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-07-10 10:11:27 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-07-10 10:11:27 +0000
commitb15347c0ae2161c466be901b8884fb45dfc441da (patch)
tree7fc1cc0df51f0cbf09e246d9ba7bf6860901f25c /conf/machine
parentbfebcd6cd76f2fb46bf72e26b42482f212c3d9fd (diff)
parent6cc5ee611f7b3b4e7f835918cd14c5c723cffe46 (diff)
merge of '5675a11f29ad06019a800afe9d5c0b13611dc46a'
and '84e965db62dfbbf23fc3c5e2bd7ebf53391874db'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/fic-gta01.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf
index a797d5ec04..b16630510e 100644
--- a/conf/machine/fic-gta01.conf
+++ b/conf/machine/fic-gta01.conf
@@ -21,6 +21,11 @@ MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-gta01kbd \
kernel-module-s3cmci \
kernel-module-ext2 \
+ kernel-module-vfat \
+ kernel-module-snd-soc-neo1973-wm8753 \
+ kernel-module-snd-soc-smdk2440 \
+ kernel-module-nls-iso8859-1 \
+ kernel-module-nls-cp437 \
alsa-state"
# do not outcomment, we bypass the sysvinit.bb logic here -- see FIC GTA01 inittab
@@ -30,7 +35,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\
ROOT_FLASH_SIZE = "60"
# extra jffs2 tweaks
-EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 -n"
+EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 --pad -n"
# build tools
EXTRA_IMAGEDEPENDS += "sjf2410-linux-native"