Openwrt/package/boot
Daniel Golle 349e2b7e65
uboot-mediatek: several fixes for MT7622
* ! Behavior change !

   Old behavior: If the Reset button is held down during power-on
   do factory reset and try booting recovery from TFTP forever.
   If valid recovery is received via TFTP, write it to flash and boot.

   New behavior: If the Reset button is held down during power-on
   do factory reset, then try TFTP *once*, then try booting on-flash
   recovery, then keep trying via TFTP forever until a valid image is
   received.
   Only if there is no bootable recovery stored on flash, store the
   downloaded recovery. Then boot it.

 * Set loadaddr to 0x48000000 in order to allow booting images larger
   than ~47MB (reported by Oskari Lemmelä). Setting loadaddr to
   0x48000000 gives us 384MB on devices with 512MB RAM, which should be
   more than enough as a maximum size for uImage.FIT to be loaded.

 * Widely unify device-specific default environment in preparation to
   auto-generate it from parameters.

 * backport upstream commit fixing MBR/DOS partitioning

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-07-11 23:39:18 +01:00
..
arm-trusted-firmware-mediatek arm-trusted-firmware-mediatek: update to git HEAD 2021-05-08 23:27:38 +01:00
arm-trusted-firmware-mvebu
arm-trusted-firmware-rockchip
arm-trusted-firmware-sunxi sunxi: add support for H6 boards and OrangePiOnePlus 2021-04-11 23:14:55 +02:00
arm-trusted-firmware-tools
at91bootstrap
fconfig
grub2 grub2: update to 2.06 2021-06-21 09:02:26 -10:00
imx-bootlets
kexec-tools kexec-tools: add patch to fix issue with appended DTB and zImage on ARM 2021-05-23 15:11:38 +02:00
kobs-ng
mt7623n-preloader
tfa-layerscape
uboot-at91
uboot-envtools ramips: add support for Linksys EA8100 v2 2021-07-11 16:58:12 +02:00
uboot-fritz4040
uboot-imx6 uboot-imx6: update BUILD_DEVICES values 2021-05-20 13:45:12 +02:00
uboot-kirkwood uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
uboot-lantiq
uboot-layerscape
uboot-mediatek uboot-mediatek: several fixes for MT7622 2021-07-11 23:39:18 +01:00
uboot-mvebu
uboot-mxs
uboot-omap
uboot-oxnas
uboot-ramips
uboot-rockchip uboot-rockchip: add NanoPi R4S support 2021-06-10 10:34:44 +02:00
uboot-sunxi uboot-sunxi: update ATF dependencies for 3 boards 2021-04-15 00:24:50 +02:00
uboot-tegra
uboot-zynq