u-boot-mt7688
u-boot-mt7688 copied to clipboard
bootargs not accepted
#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'