]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: j721e: Remove HBMC_AM654 config
authorNeha Malcom Francis <n-francis@ti.com>
Wed, 27 Sep 2023 13:09:54 +0000 (18:39 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 4 Oct 2023 18:16:01 +0000 (14:16 -0400)
commit5b2671594b80af116e259313d48bcd580d71f462
treef013e96372536b670d6c1db4e4a87575f9340317
parenta9c2b7326bd0986416113a8cfa1367d221720e50
configs: j721e: Remove HBMC_AM654 config

Kernel commit d93036b47f35 ("arm64: dts: ti: k3-j721e-mcu_wakeup: Add
HyperBus node") was merged to kernel without its dependent patch [1].
Similar fix is needed in U-Boot, and hbmc currently breaks boot. Till
this gets fixed in U-Boot, disable the config by default so that the
hbmc probe that happens in board/ti/j721e/evm.c will not take place
and lead to boot failure.

[1] https://lore.kernel.org/all/20230424184810.29453-1-afd@ti.com/

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
configs/j721e_evm_a72_defconfig
configs/j721e_evm_r5_defconfig