Skip to content

bootargs not accepted #6

@d51r3verse

Description

@d51r3verse

#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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions