aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-06 09:56:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-06 09:56:30 +0000
commit0cb0c1a257f52266056306e0b8bcb5fb27bdf989 (patch)
tree1fc64ae50c1bd8cf17a92ef5aacf54778da1ac2a /target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch
parent9493f9c19ed2c7d407dcd70e72934c00e3b5849a (diff)
downloadupstream-0cb0c1a257f52266056306e0b8bcb5fb27bdf989.tar.gz
upstream-0cb0c1a257f52266056306e0b8bcb5fb27bdf989.tar.bz2
upstream-0cb0c1a257f52266056306e0b8bcb5fb27bdf989.zip
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
Diffstat (limited to 'target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch')
-rw-r--r--target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch b/target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch
deleted file mode 100644
index 79ecd9759b..0000000000
--- a/target/linux/ixp4xx/image/apex/patches/150-limit_ram_to_64mb.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- apex-1.5.13/src/mach-ixp42x/slugos-nslu2-armeb_config~ 2008-11-28 14:05:56.905634749 +0000
-+++ apex-1.5.13/src/mach-ixp42x/slugos-nslu2-armeb_config 2008-12-06 13:15:49.857504031 +0000
-@@ -135,7 +135,7 @@
- CONFIG_ENV_STARTUP_KERNEL_COPY=y
- # CONFIG_ENV_REGION_KERNEL_SWAP is not set
- CONFIG_ENV_STARTUP_PREFIX_P=y
--CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m"
-+CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
-
- #
- # Regions
---- apex-1.5.13/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config~ 2008-11-28 14:05:56.905634749 +0000
-+++ apex-1.5.13/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config 2008-12-06 13:17:41.311867740 +0000
-@@ -135,7 +135,7 @@
- CONFIG_ENV_STARTUP_KERNEL_COPY=y
- # CONFIG_ENV_REGION_KERNEL_SWAP is not set
- CONFIG_ENV_STARTUP_PREFIX_P=y
--CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m"
-+CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
-
- #
- # Regions