diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-01-08 13:39:58 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-01-08 13:39:58 +0000 |
commit | cb5565aee93dcc66e259aa7a030acee1074197cc (patch) | |
tree | 9585120e4091df7e12bda54c2358d3fa648932fd /conf/machine/fic-gta01.conf | |
parent | 1aa268bf3250849b2db9ce7c162fbf25dfb46842 (diff) |
linux-openmoko.inc : gta01/02 wont use the same partition map going into
the future so use /proc/mtd to find the kernel partition.
Diffstat (limited to 'conf/machine/fic-gta01.conf')
-rw-r--r-- | conf/machine/fic-gta01.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf index baa2e55dc1..ad0c64bef2 100644 --- a/conf/machine/fic-gta01.conf +++ b/conf/machine/fic-gta01.conf @@ -44,6 +44,3 @@ EXTRA_IMAGEDEPENDS += "dfu-util-native" # tune for S3C24x0 include conf/machine/include/tune-arm920t.inc -# set partition to flash kernel into -MTD_KERNEL_PARTITION = "/dev/mtd2" - |