mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
9e3e6089d5
SVN-Revision: 7441
12 lines
582 B
Diff
12 lines
582 B
Diff
--- apex-1.5.4/src/mach-ixp42x/slugos-nslu2-armeb_config~ 2007-05-31 15:00:02.000000000 +0930
|
|
+++ apex-1.5.4/src/mach-ixp42x/slugos-nslu2-armeb_config 2007-05-31 22:51:06.000000000 +0930
|
|
@@ -142,7 +142,7 @@
|
|
# Overrides
|
|
#
|
|
CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
|
|
-CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200"
|
|
+CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
|
|
# CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
|
|
CONFIG_USES_NOR_BOOTFLASH=y
|
|
CONFIG_RELOCATE_SIMPLE=y
|