]> git.dujemihanovic.xyz Git - u-boot.git/commit
include: net: phytec: Add K3 network boot logic
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 30 Aug 2024 09:09:31 +0000 (02:09 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:01 +0000 (13:16 -0600)
commitd87842cd3dec760cc54a0cdcb38b7c2e4f2f62a7
treefd64b4e19f46af02482067ff0b04f5ff0f6d472b
parent8cafb21215c15b41361b4c7356cc5bcdc34aa26b
include: net: phytec: Add K3 network boot logic

This boot logic allows to boot a Kernel image, Device-Tree blob
and overlays via tftp/dhcp (configurable with 'net_fetch_cmd').
Additionally, it loads a rootfs via NFS.

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