]> git.dujemihanovic.xyz Git - u-boot.git/commit
ti: j721e: enable hyperflash spl fixup for j721e
authorVaishnav Achath <vaishnav.a@ti.com>
Mon, 9 May 2022 06:20:16 +0000 (11:50 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 10 Jun 2022 13:03:22 +0000 (09:03 -0400)
commit66a33f41e9ba1bd257a906ede28e63aa305de83b
tree72668257d40ed238d42140800d27021749c40762
parentd45ccab483b83ab466fd48644642f058b314157c
ti: j721e: enable hyperflash spl fixup for j721e

On j721e, its not possible to use OSPI0 and HBMC simultaneously as they
are muxed within the Flash Subsystem hence disable HBMC by default and
keep OSPI enabled. Bootloader will fixup DT when it detects HyperFlash
mux selection instead of OSPI.

Also updated detect_enable_hyperflash to use correct GPIO when checking
hypermux selection state:
* J7200 - hypermux sel connected to WKUP_GPIO0_6
* J721E - hypermux·sel·connected·to·WKUP_GPIO0_8

Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>
board/ti/j721e/evm.c