summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-08-28 10:31:59 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-28 10:31:59 +0000
commit4206b9acec23ff352b5fb020a66edef7e3e26e76 (patch)
treec09b0218a01c32e62bb5851d6fc7ca3310ae1d42 /packages
parent6b64d48fb7a221adad61e3f633bd495475e1595f (diff)
linux-oz-2.6: Add an inital attempt at support for akita and borzoi
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-spitz11
-rw-r--r--packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb20
2 files changed, 16 insertions, 15 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-spitz b/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-spitz
index 80d48ddb74..0da5865cb5 100644
--- a/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-spitz
+++ b/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-spitz
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.13-rc5-mm1
-# Mon Aug 22 10:54:13 2005
+# Sat Aug 27 18:38:49 2005
#
CONFIG_ARM=y
CONFIG_MMU=y
@@ -98,9 +98,11 @@ CONFIG_PXA_SHARPSL=y
# CONFIG_PXA_SHARPSL_25x is not set
CONFIG_PXA_SHARPSL_27x=y
CONFIG_MACH_SPITZ=y
-# CONFIG_MACH_AKITA is not set
+CONFIG_MACH_AKITA=y
+CONFIG_MACH_BORZOI=y
CONFIG_PXA27x=y
# CONFIG_PXA_KEYS is not set
+CONFIG_PXA_SHARP_Cxx00=y
#
# Processor Type
@@ -160,7 +162,7 @@ CONFIG_ALIGNMENT_TRAP=y
#
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 debug"
+CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/hda1 rootfstype=ext3 debug"
# CONFIG_XIP_KERNEL is not set
#
@@ -256,7 +258,6 @@ CONFIG_IRDA=m
# IrDA protocols
#
CONFIG_IRLAN=m
-CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set
@@ -680,7 +681,7 @@ CONFIG_HW_CONSOLE=y
#
# Serial drivers
-#
+#
CONFIG_SERIAL_8250=m
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=4
diff --git a/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb b/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb
index a29faf201f..c5a8bd601b 100644
--- a/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb
+++ b/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
#KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
KV = "${@bb.data.getVar('PV',d,True)}"
-PR = "r16"
+PR = "r17"
DOSRC = "http://www.do13.in-berlin.de/openzaurus/patches"
RPSRC = "http://www.rpsys.net/openzaurus/patches"
@@ -55,32 +55,32 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.gz \
${RPSRC}/pxa_remove_static-r0.patch;patch=1 \
${RPSRC}/pxafb_hsync-r2.patch;patch=1 \
${RPSRC}/pxa27x_extraregs-r4.patch;patch=1 \
+ ${RPSRC}/borzoi_machtype-r0.patch;patch=1 \
${RPSRC}/sharp_multi_pcmcia-r3.patch;patch=1 \
+ ${RPSRC}/sharpsl_detection-r0.patch;patch=1 \
${RPSRC}/sharpsl_ssp-r0.patch;patch=1 \
- ${RPSRC}/sharpsl_lcd-r1.patch;patch=1 \
+ ${RPSRC}/sharpsl_lcd-r2.patch;patch=1 \
${RPSRC}/sharpsl_ts-r3.patch;patch=1 \
- ${RPSRC}/sharpsl_bl-r0.patch;patch=1 \
- ${RPSRC}/sharpsl_pm-r1.patch;patch=1 \
+ ${RPSRC}/sharpsl_bl-r1.patch;patch=1 \
+ ${RPSRC}/sharpsl_pm-r2.patch;patch=1 \
${RPSRC}/corgi_pm-r0.patch;patch=1 \
${RPSRC}/spitzkbd-r1.patch;patch=1 \
- ${RPSRC}/spitzcf-r1.patch;patch=1 \
+ ${RPSRC}/spitzcf-r2.patch;patch=1 \
${RPSRC}/pxa_rtc-r1.patch;patch=1 \
${RPSRC}/pxa_irda-r3.patch;patch=1 \
${RPSRC}/corgi_irda-r3.patch;patch=1 \
- ${RPSRC}/input_power-r2.patch;patch=1 \
+ ${RPSRC}/input_power-r2.patch;patch=1 \
${RPSRC}/jffs2_longfilename-r0.patch;patch=1 \
${RPSRC}/sharpsl_bl_kick-r0.patch;patch=1 \
${RPSRC}/corgi_snd-r10.patch;patch=1 \
${DOSRC}/rmk-i2c-pxa-r0.patch;patch=1 \
- ${RPSRC}/spitz_mtd-r0.patch;patch=1 \
+ ${RPSRC}/sharpsl_mtd_extras-r0.patch;patch=1 \
${RPSRC}/ipaq/hx2750_base-r20.patch;patch=1 \
${RPSRC}/ipaq/hx2750_bl-r1.patch;patch=1 \
${RPSRC}/ipaq/hx2750_pcmcia-r1.patch;patch=1 \
${RPSRC}/ipaq/pxa_keys-r2.patch;patch=1 \
${RPSRC}/ipaq/tsc2101-r7.patch;patch=1 \
${RPSRC}/ipaq/hx2750_test1-r2.patch;patch=1 \
- ${DOSRC}/tosa-detection-r0.patch;patch=1 \
- ${BASRC}/spitz-detection-r0.patch;patch=1 \
${DOSRC}/pxa2xx-ir-dma-r0.patch;patch=1 \
${DOSRC}/tc6393-device-r4.patch;patch=1 \
${DOSRC}/tc6393_nand-r6.patch;patch=1 \
@@ -94,7 +94,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.gz \
${DOSRC}/tosa-lcd-r3.patch;patch=1 \
${DOSRC}/tosa-2.6.13-r1.patch;patch=1 \
${RPSRC}/temp/tosa-bl-r5.patch;patch=1 \
- ${RPSRC}/spitz_base-r10.patch;patch=1 \
+ ${RPSRC}/spitz_base-r11.patch;patch=1 \
${RPSRC}/spitz_pm-r0.patch;patch=1 \
${RPSRC}/scoop_susres-r0.patch;patch=1 \
${RPSRC}/pcmcia_dev_ids-r0.patch;patch=1 \