Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootargs not accepted #6

Open
d51r3verse opened this issue Apr 22, 2020 · 0 comments
Open

bootargs not accepted #6

d51r3verse opened this issue Apr 22, 2020 · 0 comments

Comments

@d51r3verse
Copy link

d51r3verse commented Apr 22, 2020

#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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant