mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-06 11:52:11 -05:00
This allows booting from USB/NVME while keeping SD compatibility. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2 lines
82 B
Plaintext
2 lines
82 B
Plaintext
console=serial0,115200 console=tty1 root=@ROOT@ rootfstype=squashfs,ext4 rootwait
|