-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
#In U-Boot 1.1.3 (Jul 13 2019 - 11:44:56)
MT7628 # setenv bootdelay 9 <== this works
MT7628 # setenv bootargs 'console=ttyS0,115200 rootfstype=squashfs,jffs2 ipv6.disable=1'
#After boot up
root@OpenWrt:/# cat /proc/cmdline
console=ttyS0,115200 rootfstype=squashfs,jffs2 <== not applied 'ipv6.disable=1'
Metadata
Metadata
Assignees
Labels
No labels