mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix apex commandline for squashfs on the nslu2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6828 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -127,7 +127,7 @@ Index: apex-1.4.7/src/mach-ixp42x/slugos-nslu2-armeb_config
|
||||
+CONFIG_ENV_REGION_KERNEL="fis://kernel"
|
||||
+# CONFIG_ENV_REGION_KERNEL_SWAP is not set
|
||||
+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"
|
||||
+# CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
|
||||
+CONFIG_USES_NOR_BOOTFLASH=y
|
||||
+CONFIG_BIGENDIAN=y
|
||||
|
||||
Reference in New Issue
Block a user