From 7e7649baa9de9d592a76e150970e3079d7610138 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 1 May 2012 07:00:17 +0000 Subject: [coldfire]: switch to 2.6.38 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31546 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-2.6.31/074-Kconfig_lite_boards.patch | 34 ---------------------- 1 file changed, 34 deletions(-) delete mode 100644 target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch (limited to 'target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch') diff --git a/target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch b/target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch deleted file mode 100644 index 0015a34c1..000000000 --- a/target/linux/coldfire/patches-2.6.31/074-Kconfig_lite_boards.patch +++ /dev/null @@ -1,34 +0,0 @@ ---- a/arch/m68k/Kconfig -+++ b/arch/m68k/Kconfig -@@ -381,6 +381,9 @@ choice - depends on M547X_8X - default M5485CFE - -+config M5474LITE -+ bool "MCF5474LITE" -+ select M547X - config M5475AFE - bool "MCF5475AFE" - select M547X -@@ -399,6 +402,9 @@ config M5475EFE - config M5475FFE - bool "MCF5475FFE" - select M547X -+config M5484LITE -+ bool "MCF5484LITE" -+ select M548X - config M5485AFE - bool "MCF5485AFE" - select M548X -@@ -465,7 +471,10 @@ config NOR_FLASH_BASE - depends on COLDFIRE - default 0x00000000 if M54451EVB - default 0x00000000 if M54455EVB -- default 0xE0000000 if M547X_8X -+ default 0xE0000000 if M5475CFE -+ default 0xE0000000 if M5485CFE -+ default 0xFF800000 if M5484LITE -+ default 0xFF800000 if M5474LITE - - config DMA_BASE - hex -- cgit v1.2.3