diff options
| author | Fabio Estevam <[email protected]> | 2022-12-10 18:31:19 -0300 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2023-01-30 23:23:01 +0100 |
| commit | d939c5e0f576551fb1a300e5aba6d3fabfbfbb6b (patch) | |
| tree | 38c4064cb7c1a09e5214a2a249f51ed3db885509 /scripts/basic | |
| parent | d51b38762dc679ba5a0bc8a69750d0a9ce6072fb (diff) | |
imx6qdl-sabresd: Pass mmc alias
Originally, the mmc aliases node was present in imx6qdl-sabresd.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 regression in which the SD 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 SD card (esdhc3) was
mapped to mmc1.
Fixes: d0399a46e7cd ("imx6dl/imx6qdl: synchronise device trees with linux")
Reported-by: Carlos Rafael Giani <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
