summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-03-20 14:57:32 +0000
committerKoen Kooi <koen@openembedded.org>2007-03-20 14:57:32 +0000
commit2dca37a95c953b9c8d19b9fd958dbe9c0ba4771d (patch)
tree9cbc7abc81d1a31a59ea41896503d395e73f85e6 /packages/linux
parent833525598beb7be30c588de38bbbf2a2bac014e5 (diff)
linux-gta01: remove bogus CMD_CON that breaks the gsm modem
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-gta01_2.6.20.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-gta01_2.6.20.bb b/packages/linux/linux-gta01_2.6.20.bb
index a041877c55..67e6c76960 100644
--- a/packages/linux/linux-gta01_2.6.20.bb
+++ b/packages/linux/linux-gta01_2.6.20.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "N/A"
LICENSE = "GPL"
DEPENDS += "u-boot-mkimage-gta01-native"
MOKOR = "moko8"
-PR = "${MOKOR}-r1"
+PR = "${MOKOR}-r2"
VANILLA_VERSION = "2.6.20"
@@ -29,7 +29,7 @@ ALLOW_EMPTY = "1"
COMPATIBLE_MACHINE = 'fic-gta01'
-CMDLINE_CON = "console=ttySAC0,115200n8"
+CMDLINE_CON = ""
#CMDLINE_ROOT = "root=/dev/mmcblk0p1 rootfstype=ext3 rootdelay=5"
# uncomment if you want to boot over NFS
#CMDLINE_ROOT = "root=/dev/nfs nfsroot=192.168.1.10:/export/opie-image rootdelay=5 3"