openwrt/target/linux/x86
Tomasz Maciej Nowak b322243d2f x86: add bootloader upgrade on sysupgrade
Currently bootloader always stays on the same version as when first
written to boot medium (not true if partition layout changed, which will
trigger sysupgrade process to write full disk image). That creates
inconveniences as it always stays with same features or/and bugs. Users
wishing to add support to additional modules or new version, would need
to write the whole image, potentially destroying previous system
configuration. To fix these, this commit adds additional routine to
sysupgrade which upgrades unconditionally the bootloader to the latest
state provided by OpenWrt.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-03-01 21:36:00 +01:00
..
64 treewide: move commonly disabled symbols to generic config 2020-03-01 00:51:23 +01:00
base-files x86: add bootloader upgrade on sysupgrade 2020-03-01 21:36:00 +01:00
generic x86: copy kernel patches from 4.19 to 5.4 2020-02-28 17:50:46 +01:00
geode x86: copy kernel patches from 4.19 to 5.4 2020-02-28 17:50:46 +01:00
image x86: add bootloader upgrade on sysupgrade 2020-03-01 21:36:00 +01:00
legacy x86: copy kernel patches from 4.19 to 5.4 2020-02-28 17:50:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.90 2019-12-24 15:34:43 +01:00
patches-5.4 x86: Refresh patches on kernel 5.4 2020-02-28 17:50:46 +01:00
config-4.14 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 2020-02-22 16:34:57 +01:00
config-4.19 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 2020-02-22 16:34:57 +01:00
config-5.4 treewide: move commonly disabled symbols to generic config 2020-03-01 00:51:23 +01:00
Makefile x86: Update configuration 2020-02-28 17:50:46 +01:00
modules.mk x86: avoid underscore in package name 2020-02-23 13:20:51 +01:00