commit | 33d512ec275e44cd8044b44debb07499ded4b9d0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Sep 10 13:16:59 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 10 14:56:12 2024 -0600 |
tree | dd88b1cc063101eb9e8b5870e5cc04fa974548b3 | |
parent | af8ebbafdb5636cc2f4c41d40665bdc60327fdde [diff] | |
parent | 3be8d9af2ece70e8be9d29f1b009d4c5b4303372 [diff] |
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.