diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-29 02:25:36 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-29 02:25:36 +0000 |
commit | 3bb225a16ae7c39f8d979bfa095bece2233bf0f2 (patch) | |
tree | 451475b88946badc4706ddba1057593dd7c61789 /target/linux/ixp4xx/image/apex/patches/130_fatslug_sdram_init.patch | |
parent | 7cb8a00831cc3d003a515f58b7cc7d13716c4658 (diff) |
ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13423 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/image/apex/patches/130_fatslug_sdram_init.patch')
-rw-r--r-- | target/linux/ixp4xx/image/apex/patches/130_fatslug_sdram_init.patch | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/target/linux/ixp4xx/image/apex/patches/130_fatslug_sdram_init.patch b/target/linux/ixp4xx/image/apex/patches/130_fatslug_sdram_init.patch deleted file mode 100644 index eb5861029..000000000 --- a/target/linux/ixp4xx/image/apex/patches/130_fatslug_sdram_init.patch +++ /dev/null @@ -1,28 +0,0 @@ -Index: apex-1.5.13/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config -=================================================================== ---- apex-1.5.13.orig/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config 2008-01-27 21:11:10.000000000 +1030 -+++ apex-1.5.13/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config 2008-01-27 21:21:31.000000000 +1030 -@@ -136,7 +136,8 @@ - CONFIG_AUTOBOOT_DELAY=10 - CONFIG_ENV_STARTUP_KERNEL_COPY=y - # CONFIG_ENV_REGION_KERNEL_SWAP is not set --# CONFIG_ENV_STARTUP_PREFIX_P is not set -+CONFIG_ENV_STARTUP_PREFIX_P=y -+CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m" - - # - # Regions -Index: apex-1.5.13/src/mach-ixp42x/slugos-nslu2-armeb_config -=================================================================== ---- apex-1.5.13.orig/src/mach-ixp42x/slugos-nslu2-armeb_config 2008-01-27 21:11:10.000000000 +1030 -+++ apex-1.5.13/src/mach-ixp42x/slugos-nslu2-armeb_config 2008-01-27 21:21:23.000000000 +1030 -@@ -136,7 +136,8 @@ - CONFIG_AUTOBOOT_DELAY=10 - CONFIG_ENV_STARTUP_KERNEL_COPY=y - # CONFIG_ENV_REGION_KERNEL_SWAP is not set --# CONFIG_ENV_STARTUP_PREFIX_P is not set -+CONFIG_ENV_STARTUP_PREFIX_P=y -+CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m" - - # - # Regions |