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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user