]> git.baikalelectronics.ru Git - uboot.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)
commit5054b472697e6862078e5a065bea38a8f8c13927
tree72668257d40ed238d42140800d27021749c40762
parent08ea4c24f0ebfee621d549729855157d71e0334d
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