summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.25.bb
diff options
context:
space:
mode:
authorShane Volpe <shanevolpe@gmail.com>2008-07-20 22:02:01 +0000
committerShane Volpe <shanevolpe@gmail.com>2008-07-20 22:02:01 +0000
commit3fbb365c826659525fbb5fb5b89e3c6e9276a1b0 (patch)
tree92851f9f3fc0c8be967e3eb6d9cf702afe804d4f /packages/linux/linux_2.6.25.bb
parent7c196f7439f45d4553120433ce14c6cfb1bbb283 (diff)
Added machine file for Olimex AT91SAM development board
linux_2.6.25, r3 Added support for Olimex AT91SAM development board
Diffstat (limited to 'packages/linux/linux_2.6.25.bb')
-rw-r--r--packages/linux/linux_2.6.25.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.25.bb b/packages/linux/linux_2.6.25.bb
index e228860a49..62c0b14fb9 100644
--- a/packages/linux/linux_2.6.25.bb
+++ b/packages/linux/linux_2.6.25.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r2"
+PR = "r3"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
@@ -32,6 +32,10 @@ SRC_URI_append_at32stk1000 = " \
http://avr32linux.org/twiki/pub/Main/LinuxPatches/linux-2.6.25.6.atmel.1.patch.bz2;patch=1 \
"
+SRC_URI_append_at91-l9260 = " \
+ http://maxim.org.za/AT91RM9200/2.6/2.6.25-at91.patch.gz;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"
FILES_kernel-image_cm-x270 = ""