]> git.dujemihanovic.xyz Git - u-boot.git/commit
include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 30 Aug 2024 09:09:32 +0000 (02:09 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:01 +0000 (13:16 -0600)
commit92ff68b298c62718a16dba22504ec7b60a0de06d
tree4e69ad0fb0243f4dec10e18ed91e5018beedbf56
parentd87842cd3dec760cc54a0cdcb38b7c2e4f2f62a7
include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes

This boot logic allows to boot a Kernel image, Device-Tree blob
and a initramfs from an external OSPI/QSPI NOR flash.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
include/env/phytec/k3_spi.env [new file with mode: 0644]