tn3399_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>
2017-10-29 02:55:27 +01:00
..
base-files ipq806x: ipq4019: add ap-dk01.1-c1 board support 2017-10-30 01:24:26 +02:00
files-4.4/arch/arm/boot/dts ipq806x: add v4.9 support 2017-02-16 20:25:32 +01:00
files-4.9/arch/arm/boot/dts ip806x: nbg6817: don't hardcode the rootfs location by using append-rootblock instead 2017-10-29 02:55:27 +01:00
image ipq806x: ipq4019: add ap-dk01.1-c1 board support 2017-10-30 01:24:26 +02:00
patches-4.9 ipq806x: ipq4019: add ap-dk01.1-c1 board support 2017-10-30 01:24:26 +02:00
profiles ipq806x: enable ath10k firmware for 988x, 99x0 and 9984 by default 2016-07-04 11:41:32 +02:00
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
Makefile ipq806x: set v4.9 as default 2017-03-22 09:45:18 +01:00
modules.mk Revert "ipq806x: make the dwc3 driver and required phy drivers built-in" 2017-03-23 08:29:44 +01:00