include: env: phytec: k3_net: Remove net_apply_extensions
Extensions are now handled by the board-code. Remove this non-existing function to proper boot from network. Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
1
include/env/phytec/k3_net.env
vendored
1
include/env/phytec/k3_net.env
vendored
@@ -18,5 +18,4 @@ netboot=run netargs;
|
||||
run netloadimage;
|
||||
run netloadfdt;
|
||||
run net_apply_overlays;
|
||||
run net_apply_extensions;
|
||||
booti ${kernel_addr_r} - ${fdt_addr_r}
|
||||
|
Reference in New Issue
Block a user