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/mvebu/image
Adrian Schmutzler 9faf9f8f23 mvebu: fix support for Marvell 8040 MACCHIATOBin
Between kernels 4.20 and 5.0, a new variant of this board has been
introduced ("Single Shot"), and the existing one has been renamed
with the appendix "Double Shot". [1]
This also adjusted the first compatible in the list:

marvell,armada8040-mcbin -> marvell,armada8040-mcbin-doubleshot

This patch updates the OpenWrt implementation of this device by
adjusting the relevant references to that compatible (i.e., our
board name).

To still provide support for 4.19 with our setup, this adds a
small patch to change the compatible there as well.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b1f0bbe2700051886b954192b6c1751233fe0f52

Cc: Tomasz Maciej Nowak <tomek_n@o2.pl>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
4 years ago
..
Makefile mvebu: move definition of factory.img out of Device/Default 4 years ago
clearfog.bootscript mvebu: image: introduce BOOT_SCRIPT variable 5 years ago
cortexa9.mk mvebu: LS421DE: use automatic fan control with thermal zones 4 years ago
cortexa53.mk mvebu: tidy up support for GL.iNet GL-MV1000 4 years ago
cortexa72.mk mvebu: fix support for Marvell 8040 MACCHIATOBin 4 years ago
gen_mvebu_sdcard_img.sh mvebu: gen_mvebu_sdcard_img.sh: use /bin/sh 4 years ago
generic-arm64.bootscript mvebu: image: fix generic-arm64.bootscript mmc selection 5 years ago
udpu.bootscript mvebu: uDPU: add sysupgrade support 5 years ago