1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix flash map driver for squashfs images for wrt54gs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2568 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx
2005-11-29 12:40:29 +00:00
parent 3996413199
commit 9bdb5ee5bf
2 changed files with 8 additions and 4 deletions

View File

@@ -1345,7 +1345,7 @@ CONFIG_NLS_UTF8=m
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_CROSSCOMPILE=y
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS1,115200"
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200"
#
# Security options