summaryrefslogtreecommitdiffstats
path: root/configs/zynq_cse_qspi_defconfig
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2019-09-09 12:47:37 +0530
committerTom Rini <trini@konsulko.com>2019-09-13 11:56:30 -0400
commite8d3a186394893e6ee212be89c64e288109d28f1 (patch)
treeea10c76512529902f87f42857c0929e3504723cd /configs/zynq_cse_qspi_defconfig
parentb8879c4ef7c0b569a2b1add6b7af98b44032217b (diff)
downloadu-boot-e8d3a186394893e6ee212be89c64e288109d28f1.tar.gz
u-boot-e8d3a186394893e6ee212be89c64e288109d28f1.tar.xz
u-boot-e8d3a186394893e6ee212be89c64e288109d28f1.zip
arm: k3: Fix getting ti_sci handle
API get_ti_sci_handle() is relying on the device-tree node name to be "dmsc" for probing the ti_sci device. But with the introduction of debug messages for dmsc, the node name changed to dmsc@44083000. Because of this ti_sci is never probed cause a boot failure. Instead of relying on device-tree node name, use the first available firmware node for probing ti_sci. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/zynq_cse_qspi_defconfig')
0 files changed, 0 insertions, 0 deletions