[adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to boot
[openwrt.git] / target / linux / adm5120-2.6 / config / default
index 858ac06..276b2d4 100644 (file)
@@ -16,7 +16,7 @@ CONFIG_CIFS_EXPERIMENTAL=y
 CONFIG_CIFS_STATS2=y
 CONFIG_CIFS_WEAK_PW_HASH=y
 CONFIG_CIFS_XATTR=y
-CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=jffs2,squashfs,yaffs2 init=/etc/preinit"
+CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,yaffs2,jffs2 init=/etc/preinit"
 # CONFIG_CPU_BIG_ENDIAN is not set
 CONFIG_CPU_HAS_LLSC=y
 CONFIG_CPU_HAS_PREFETCH=y
This page took 0.02288 seconds and 4 git commands to generate.