git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eac94f
)
fic-gta01: Pad to the end of flash to work around filesystem issues due to lacking...
author
Florian Boor
<florian.boor@kernelconcepts.de>
Fri, 9 Mar 2007 10:08:37 +0000
(10:08 +0000)
committer
Florian Boor
<florian.boor@kernelconcepts.de>
Fri, 9 Mar 2007 10:08:37 +0000
(10:08 +0000)
conf/machine/fic-gta01.conf
patch
|
blob
|
history
diff --git
a/conf/machine/fic-gta01.conf
b/conf/machine/fic-gta01.conf
index
3d21ae7
..
5450c1e
100644
(file)
--- a/
conf/machine/fic-gta01.conf
+++ b/
conf/machine/fic-gta01.conf
@@
-30,7
+30,7
@@
MACHINE_TASK_PROVIDER = "task-base"
ROOT_FLASH_SIZE = "60"
# extra jffs2 tweaks
-EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 --pad -n"
+EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 --pad
=0x3C00000
-n"
# build tools
EXTRA_IMAGEDEPENDS += "sjf2410-linux-native"