1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 17:29:17 +01:00
Files
u-boot-megous/boot/bootmeth_script.c
Simon Glass 60b180fdba bootstd: Correct handling of script from network
When reading a script from a network, no block device is available.
Update the implementation to support this correctly, avoiding setting
environment variables which relate only to block devices.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2024-07-19 13:57:50 +02:00

6.3 KiB