From 95ef6e1d42c87710ededc921e4ae1175381ddf9d Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 15 May 2011 17:23:02 +0000 Subject: kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26905 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap24xx/patches-2.6.38/300-nokia-board.patch | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'target/linux/omap24xx/patches-2.6.38/300-nokia-board.patch') diff --git a/target/linux/omap24xx/patches-2.6.38/300-nokia-board.patch b/target/linux/omap24xx/patches-2.6.38/300-nokia-board.patch index 0a28c0d45..e292c21c8 100644 --- a/target/linux/omap24xx/patches-2.6.38/300-nokia-board.patch +++ b/target/linux/omap24xx/patches-2.6.38/300-nokia-board.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.38-rc6/arch/arm/mach-omap2/board-n8x0.c -=================================================================== ---- linux-2.6.38-rc6.orig/arch/arm/mach-omap2/board-n8x0.c 2011-02-24 12:09:31.427080051 +0100 -+++ linux-2.6.38-rc6/arch/arm/mach-omap2/board-n8x0.c 2011-02-24 12:09:59.754956253 +0100 +--- a/arch/arm/mach-omap2/board-n8x0.c ++++ b/arch/arm/mach-omap2/board-n8x0.c @@ -15,8 +15,10 @@ #include #include @@ -21,7 +19,7 @@ Index: linux-2.6.38-rc6/arch/arm/mach-omap2/board-n8x0.c #include "mux.h" -@@ -194,6 +197,114 @@ +@@ -194,6 +197,114 @@ static struct omap_onenand_platform_data }; #endif @@ -136,7 +134,7 @@ Index: linux-2.6.38-rc6/arch/arm/mach-omap2/board-n8x0.c #if defined(CONFIG_MENELAUS) && \ (defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE)) -@@ -628,11 +739,10 @@ +@@ -628,11 +739,10 @@ static void __init n8x0_map_io(void) omap242x_map_common_io(); } @@ -149,7 +147,7 @@ Index: linux-2.6.38-rc6/arch/arm/mach-omap2/board-n8x0.c } #ifdef CONFIG_OMAP_MUX -@@ -686,6 +796,8 @@ +@@ -686,6 +796,8 @@ static inline void board_serial_init(voi static void __init n8x0_init_machine(void) { omap2420_mux_init(board_mux, OMAP_PACKAGE_ZAC); @@ -158,7 +156,7 @@ Index: linux-2.6.38-rc6/arch/arm/mach-omap2/board-n8x0.c /* FIXME: add n810 spi devices */ spi_register_board_info(n800_spi_board_info, ARRAY_SIZE(n800_spi_board_info)); -@@ -703,27 +815,30 @@ +@@ -703,27 +815,30 @@ static void __init n8x0_init_machine(voi MACHINE_START(NOKIA_N800, "Nokia N800") .boot_params = 0x80000100, -- cgit v1.2.3