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
Freddy Leitner 7aa5dc46ee apm821xx: MBL: load kernel/dtb from SATA 0:1 first
This remedies an issue with the MBL Duo if both disks are inserted
and contain OpenWrt. kernel and dtb would be loaded from SATA 1:1
while rootfs (/dev/sda2) would be mounted on SATA 0:1.

Such a mix&match would obviously only work if both OpenWrt versions/
builds are identical, and especially fail after sysupgrade upgraded
the system disk on SATA 0:1.

The fallback to SATA 1:1 needs to be kept for MBL Single (only has
SATA 1:1) and MBL Duo with one disk inserted on SATA 1:1. To speed
up booting in those cases, the unneccesarily doubled "sata init"
will only be called once. (In theory it could be omitted completely
since the on-flash boot script already initializes SATA to load the
on-disk boot script.)

Tested on MBL Duo (all possible combination of disks) and MBL Single

Acked-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Freddy Leitner <hello@square.wf>
6 years ago
..
adm5120 kernel: bump 3.18 to 3.18.119 6 years ago
adm8668 kernel: bump 3.18 to 3.18.119 6 years ago
apm821xx apm821xx: MBL: load kernel/dtb from SATA 0:1 first 6 years ago
ar7 ar7: remove linux 3.18 support 6 years ago
ar71xx kernel: bump 4.14 to 4.14.67 6 years ago
arc770 arc: Update variables substitutions in u-boot env files 6 years ago
archs38 arc: Update variables substitutions in u-boot env files 6 years ago
armvirt kernel: add missing ARM64_SSBD symbol 6 years ago
at91 treewide: fix some cosmetic glitches in dts files 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 kernel: bump 4.14 to 4.14.67 6 years ago
au1000 kernel: only optimized for size if small_flash 6 years ago
bcm53xx kernel: bump 4.14 to 4.14.67 6 years ago
brcm47xx brcm47xx: Enable USB power on WNDR3400v3 6 years ago
brcm63xx treewide: fix some cosmetic glitches in dts files 6 years ago
brcm2708 kernel: bump 4.9 to 4.9.117 6 years ago
cns3xxx kernel: bump 4.14 to 4.14.67 6 years ago
gemini kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
generic kernel: bump 4.14 to 4.14.67 6 years ago
imx6 imx6: Initial support for SolidRun CuBox-i devices based on i.MX6 processors (i1, i2, i2eX, and i4Pro). 6 years ago
ipq40xx build: add mkrasimage 6 years ago
ipq806x kernel: bump 4.14 to 4.14.67 6 years ago
ixp4xx kernel: bump 4.9 to 4.9.123 6 years ago
kirkwood kernel: bump 4.9 to 4.9.116 6 years ago
lantiq kernel: bump 4.14 to 4.14.67 6 years ago
layerscape kernel: bump 4.9 to 4.9.124 6 years ago
malta malta: bump tp v4.14 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek mediatek: remove duplicate RPS patch 6 years ago
mpc85xx WDR4900v1 remove dt node for absent hw crypto. 6 years ago
mvebu treewide: fix some cosmetic glitches in dts files 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon octeon: Add and set CPU type Octeon+ as default 6 years ago
octeontx kernel: add missing ARM64_SSBD symbol 6 years ago
omap omap: disable ubifs 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 6 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas treewide: fix some cosmetic glitches in dts files 6 years ago
pistachio treewide: consolidate upgrade state set 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips ramips: drop pointless default led definitions 6 years ago
rb532 kernel: only optimized for size if small_flash 6 years ago
samsung treewide: fix some cosmetic glitches in dts files 6 years ago
sunxi kernel: bump 4.9 to 4.9.124 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 x86: geode: Add missing config options 6 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq zynq: add support for the Zybo Z7 board 6 years ago
Makefile