diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:22 +0000 |
commit | 7297b81fbe6ff080d3665c7e80c6f97bfe51f41f (patch) | |
tree | ff1ecd41f7684c6ce5e115107a0a7888e11d2790 /package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch | |
parent | ae022fd27227ef60866acce7e224fa85bb987f8e (diff) | |
download | upstream-7297b81fbe6ff080d3665c7e80c6f97bfe51f41f.tar.gz upstream-7297b81fbe6ff080d3665c7e80c6f97bfe51f41f.tar.bz2 upstream-7297b81fbe6ff080d3665c7e80c6f97bfe51f41f.zip |
package/apex: refresh patches
SVN-Revision: 20451
Diffstat (limited to 'package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch')
-rw-r--r-- | package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch b/package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch index a358c3f3b6..47920914bd 100644 --- a/package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch +++ b/package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch @@ -1,6 +1,6 @@ ---- apex-1.5.6/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config 2007-06-02 10:06:45.000000000 +0930 -+++ apex-1.5.6/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config~ 2007-06-03 02:22:18.000000000 +0930 -@@ -17,7 +17,7 @@ +--- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config ++++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config +@@ -17,7 +17,7 @@ CONFIG_EXPERIMENTAL=y # # General Setup # @@ -9,7 +9,7 @@ CONFIG_CROSS_COMPILE="" CONFIG_AEABI=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y -@@ -143,7 +143,7 @@ +@@ -150,9 +150,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern # Overrides # CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y @@ -19,3 +19,5 @@ -CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200" +CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd" # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set + # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set + CONFIG_USES_NOR_BOOTFLASH=y |