summaryrefslogtreecommitdiff
path: root/conf/machine/fic-gta02.conf
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-12-17 08:09:25 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-12-17 08:09:25 +0000
commitfa0691ce542712357bdaa15a5b58e24042dce541 (patch)
treeacedea78ae490aa350ee276d37e090f32254bae5 /conf/machine/fic-gta02.conf
parent5206b0d92ce6a6622ec041231314d7242a35f0e8 (diff)
linux-openmoko_2.6.22.5.bb : commit the work for OM bug #910 now people
have had plenty of warning. Now kernel-image will flash new kernel in postinst. Its noisy and leaves the kernel in / for now to ease debugging of any problems people have.
Diffstat (limited to 'conf/machine/fic-gta02.conf')
-rw-r--r--conf/machine/fic-gta02.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/fic-gta02.conf b/conf/machine/fic-gta02.conf
index 4cad7924f1..b0933868c2 100644
--- a/conf/machine/fic-gta02.conf
+++ b/conf/machine/fic-gta02.conf
@@ -49,3 +49,7 @@ include conf/machine/include/tune-arm920t.inc
# build YAFFS2
IMAGE_FSTYPES ?= "jffs2 yaffs2"
+
+# set partition to flash kernel into
+MTD_KERNEL_PARTITION = "/dev/mtd2"
+