summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-27 12:13:37 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-27 12:13:37 +0000
commitddd357ff14b7799ce4be2225183788f8a32f3990 (patch)
tree7feb3ed3e89a6e4782ca5b3fda49be8709fd781e
parentbca5ac2479ae2c5eea4a05c9e45386a14f90e1b2 (diff)
downloadmaster-31e0f0ae-ddd357ff14b7799ce4be2225183788f8a32f3990.tar.gz
master-31e0f0ae-ddd357ff14b7799ce4be2225183788f8a32f3990.tar.bz2
master-31e0f0ae-ddd357ff14b7799ce4be2225183788f8a32f3990.zip
use mtdblock1 as rootfs
SVN-Revision: 11587
-rw-r--r--target/linux/orion/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default
index 5c2519bfc1..50e94b7d1e 100644
--- a/target/linux/orion/config-default
+++ b/target/linux/orion/config-default
@@ -66,7 +66,7 @@ CONFIG_BOUNCE=y
# CONFIG_BT is not set
# CONFIG_CIFS_STATS is not set
CONFIG_CLASSIC_RCU=y
-CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit"
+CONFIG_CMDLINE="root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit"
# CONFIG_CONFIGFS_FS is not set
CONFIG_CPU_32=y
CONFIG_CPU_32v5=y