Files
u-boot/doc/usage
Simon Glass 6cc483bc22 env: Provide a work-around for unquoting fdtfile
Some boards use a CONFIG option to specify the value of this variable.
This is normally handled by efi_get_distro_fdt_name() but in the case
of sunxi this does not work, since 'soc' is sunxi, but the files are
in the allwinner directory.

Provide a work-around for this particular case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2024-12-05 13:58:19 -07:00
..
2024-10-17 08:36:10 -06:00
2024-11-20 17:57:58 +01:00