You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ipq806x
Stefan Lippers-Hollmann b583aaf5aa ip806x: nbg6817: don't hardcode the rootfs location by using append-rootblock instead
This changes the cmdline from:

Kernel command line: root=/dev/mmcblk0p5 rootfstype=squashfs,ext4 rootwait noinitrd
Bootloader command line (ignored): board=NBG6817 root=/dev/mmcblk0p5 rootwait zld_ver=2.04 console=ttyHSL1,115200n8 mtdparts=m25p80:0xC0000(SBL)ro,0x40000(TZ)ro,0x40000(RPM)ro,0x80000(u-boot)ro,0x10000(env)ro,0x10000(ART)ro,0x10000(dualflag),0x210000(reserved)

to

Kernel command line: rootfstype=squashfs,ext4 rootwait noinitrd root=/dev/mmcblk0p5
Bootloader command line (ignored): board=NBG6817 root=/dev/mmcblk0p5 rootwait zld_ver=2.04 console=ttyHSL1,115200n8 mtdparts=m25p80:0xC0000(SBL)ro,0x40000(TZ)ro,0x40000(RPM)ro,0x80000(u-boot)ro,0x10000(env)ro,0x10000(ART)ro,0x10000(dualflag),0x210000(reserved)

As a consequence booting from the alternative dual-boot partition set
(root=/dev/mmcblk0p8) becomes possible.

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
7 years ago
..
base-files ipq806x: ipq4019: add ap-dk01.1-c1 board support 7 years ago
files-4.4/arch/arm/boot/dts ipq806x: add v4.9 support 7 years ago
files-4.9/arch/arm/boot/dts ip806x: nbg6817: don't hardcode the rootfs location by using append-rootblock instead 7 years ago
image ipq806x: ipq4019: add ap-dk01.1-c1 board support 7 years ago
patches-4.9 ipq806x: ipq4019: add ap-dk01.1-c1 board support 7 years ago
profiles ipq806x: enable ath10k firmware for 988x, 99x0 and 9984 by default 8 years ago
Makefile ipq806x: set v4.9 as default 7 years ago
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 7 years ago
modules.mk Revert "ipq806x: make the dwc3 driver and required phy drivers built-in" 7 years ago