u-boot-brain/drivers/net/fsl-mc
Mian Yousaf Kaukab 7e96804975 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
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: b7b8410a8f (ls2080: Exit dpaa only right before exiting U-Boot)
Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de>
Reviewed-by: York Sun <york.sun@nxp.com>
2019-01-17 13:16:49 -08:00
..
dpio driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dpbp.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dpmac.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dpmng.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dpni.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dprc.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_dpmng_cmd.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mc_sys.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mc.c fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi 2019-01-17 13:16:49 -08:00