mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
c43b45863e
The generic bootscript is tailored around a downstream firmware and doesn't work on a firmware built from mainline components. Add a bootscript which: * sets $console since mainline u-boot doesn't do that * uses distro boot variables, so OpenWRT can be booted off any supported device when using a mainline firmware * sets missing distro boot variables for the downstream firmware Booting with a downstream firmware is unchanged. Booting with a mainline firmware now works. Signed-off-by: Andre Heider <a.heider@gmail.com> |
||
---|---|---|
.. | ||
base-files | ||
cortexa9 | ||
cortexa53 | ||
cortexa72 | ||
files/arch | ||
files-4.19/arch/arm64/boot/dts/marvell | ||
image | ||
patches-4.19 | ||
patches-5.4 | ||
config-4.19 | ||
config-5.4 | ||
Makefile | ||
modules.mk |