summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.24.bb
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2009-02-09 15:42:33 +0100
committerSteffen Sledz <sledz@dresearch.de>2009-02-09 15:42:33 +0100
commit29cbaf03a69ac6336eed4c7d7298916d7abb7394 (patch)
treeea45acf9f1a223d1ab4d5bd9e12c6e860920993e /packages/linux/linux_2.6.24.bb
parentf1eb668f13a72b0bf064e624df35e3bf9a3559b0 (diff)
oxnas: kernel params for detailed uart configuration
Diffstat (limited to 'packages/linux/linux_2.6.24.bb')
-rw-r--r--packages/linux/linux_2.6.24.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb
index a70376c0d2..7c4ee55173 100644
--- a/packages/linux/linux_2.6.24.bb
+++ b/packages/linux/linux_2.6.24.bb
@@ -11,7 +11,7 @@ DEFAULT_PREFERENCE_ts72xx = "1"
DEFAULT_PREFERENCE_oxnas = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
-PR = "r19"
+PR = "r20"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \
@@ -86,6 +86,7 @@ SRC_URI_append_ts72xx = "\
SRC_URI_append_oxnas = " \
file://oxnas.diff;patch=1 \
+ file://oxnas-uart.patch;patch=1 \
"
CMDLINE_cm-x270 = "console=${CMX270_CONSOLE_SERIAL_PORT},38400 monitor=1 mem=64M mtdparts=physmap-flash.0:256k(boot)ro,0x180000(kernel),-(root);cm-x270-nand:64m(app),-(data) rdinit=/sbin/init root=mtd3 rootfstype=jffs2"