aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/config
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-07-24 20:28:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-07-24 20:28:25 +0000
commite985340f1462716208b4ebd0e0316ad760c80877 (patch)
treece33dda8e9fed8d4700bcf9999a37f26a6d62841 /target/linux/adm5120-2.6/config
parent162017ee415ee0b82d34b961deaa04e4a589a5c4 (diff)
downloadupstream-e985340f1462716208b4ebd0e0316ad760c80877.tar.gz
upstream-e985340f1462716208b4ebd0e0316ad760c80877.tar.bz2
upstream-e985340f1462716208b4ebd0e0316ad760c80877.zip
reorder rootfstypes to allow both squashfs and jffs2 images to boot
SVN-Revision: 8144
Diffstat (limited to 'target/linux/adm5120-2.6/config')
-rw-r--r--target/linux/adm5120-2.6/config/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default
index 858ac067fe..276b2d42fd 100644
--- a/target/linux/adm5120-2.6/config/default
+++ b/target/linux/adm5120-2.6/config/default
@@ -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