]> Git Repo - J-u-boot.git/commit
arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1...
authorAswath Govindraju <[email protected]>
Mon, 26 Jul 2021 15:28:03 +0000 (20:58 +0530)
committerLokesh Vutla <[email protected]>
Tue, 27 Jul 2021 05:28:49 +0000 (10:58 +0530)
commit0817dd5432369465c7f8ed982ebc84e18a42b33b
tree1f172d83015bb61db39c180da331145311357218
parent2140d6b0ff87f93d6a96c1d29bb3fefa0ac1b397
arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node

A Wilink wireless device is connected to MMCSD0 subsystem and is not
supported in U-Boot. Therefore, disable main_sdhci0 device tree node in
U-Boot.

If main_sdhci0 device tree node is disabled then the the index of
main_sdhci1 node becomes 0 which leads to break in boot flow. Therefore,
add an alias to fix the index to 1.

Signed-off-by: Aswath Govindraju <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm/dts/k3-am642-sk-u-boot.dtsi
This page took 0.03894 seconds and 4 git commands to generate.