mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
7e96804975
fsl-mc lazyapply command applies dpl from efi_exit_boot_services().
Status of fsl-mc node in working fdt is updated at this stage.
However, an efi application like grub may already have copied the fdt.
So the updates to fdt done at efi_exit_boot_services() may not be
visible to the OS. Fix it by updating fdt earlier if fsl-mc lazyapply
command is used.
Fixes:
|
||
---|---|---|
.. | ||
dpio | ||
dpbp.c | ||
dpmac.c | ||
dpmng.c | ||
dpni.c | ||
dprc.c | ||
fsl_dpmng_cmd.h | ||
Makefile | ||
mc.c | ||
mc_sys.c |