]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "phycore-am62/4: Add more boot sources"
authorTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:59 +0000 (13:16 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 20:56:12 +0000 (14:56 -0600)
commit78d898eec080b02059c8dc09318b8761044fea85
treedd88b1cc063101eb9e8b5870e5cc04fa974548b3
parentc6eba28c467bea645040789c17d50f04637f4771
parentef7a3f16a27b3d98ce5a4146a21ab58c8f1b2280
Merge patch series "phycore-am62/4: Add more boot sources"

Daniel Schultz <d.schultz@phytec.de> says:

This patch stack extends the phyCORE-AM62x/AM64x U-Boot by following boot
sources:

  - Load U-Boot with USB DFU
  - Load a Linux and initramfs from OSPI/QSPI NOR flash
  - Load a Linux and rootfs from Network

Moreover, it adds required changes to the environment to boot an A/B
system with RAUC and includes some minor fixes.
board/phytec/phycore_am62x/MAINTAINERS
configs/phycore_am62x_a53_defconfig
configs/phycore_am62x_r5_usbdfu_defconfig
configs/phycore_am64x_a53_defconfig