u-boot/arch
Fabio Estevam 8b6de0545f 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 d0399a46e7 ("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: d0399a46e7 ("imx6dl/imx6qdl: synchronise device trees with linux")
Signed-off-by: Fabio Estevam <festevam@denx.de>
2023-04-03 10:14:34 -04:00
..
arc Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
arm pico-imx6: Pass the mmc alias to fix boot regression 2023-04-03 10:14:34 -04:00
m68k m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
microblaze Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
mips Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE 2023-02-10 07:41:39 -05:00
nios2 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
powerpc Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx 2023-02-12 15:25:09 -05:00
riscv riscv: binman: Add help message for missing blobs 2023-02-17 19:07:48 +08:00
sandbox sandbox: Correctly define BITS_PER_LONG 2023-03-01 11:22:27 -07:00
sh sh4: Drop unused pci_sh7780 driver 2023-02-07 14:33:49 -05:00
x86 x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASE 2023-03-27 09:38:44 +08:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig arch: enable private libgcc for m68k 2023-03-15 01:38:19 +01:00
Kconfig.nxp nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig 2023-01-20 12:27:23 -05:00
u-boot-elf.lds