Browse Source

use mtdblock1 as rootfs

SVN-Revision: 11587
Imre Kaloz 17 years ago
parent
commit
ddd357ff14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/orion/config-default

+ 1 - 1
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