summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_memory.c
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-02-15 15:24:44 -0300
committerTom Rini <trini@konsulko.com>2023-04-03 10:14:34 -0400
commit8b6de0545f2a33a8a28babef6cb91eb2bf7cccb6 (patch)
tree16f045082351888a397186f0484daf2b840cbc1e /lib/efi_loader/efi_memory.c
parentcfb4c33e8948b39974e3e62f9c35df6075623657 (diff)
pico-imx6: Pass the mmc alias to fix boot regression
Originally, the mmc aliases node was present in imx6qdl-pico.dtsi. After the sync with Linux in commit d0399a46e7cd ("imx6dl/imx6qdl: synchronise device trees with linux"), the aliases node is gone as the upstream version does not have it. This causes a boot regression in which the eMMC card cannot be found anymore. Fix it by passing the alias node in the u-boot.dtsi file to restore the original behaviour where the eMMC (esdhc3) was mapped to mmc0. Fixes: d0399a46e7cd ("imx6dl/imx6qdl: synchronise device trees with linux") Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'lib/efi_loader/efi_memory.c')
0 files changed, 0 insertions, 0 deletions