]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: j721e: Add support for HyperFlash detection
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 6 Aug 2020 18:56:57 +0000 (00:26 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commitd2bc9875ebcb574429b2ea82a757f8f38bcdaa4f
treede9ceeeeae42d899a37485977576845c7d74f715
parent86c9bd4eb74874930700d40f9f74a18dcbf5ac07
board: ti: j721e: Add support for HyperFlash detection

On J7200 SoC OSPI0 and HypeFlash are muxed at HW level and only one of
them can be used at any time. J7200 EVM has both HyperFlash and OSPI
flash on board. There is a user switch (SW3.1) that can be toggled to
select OSPI flash vs HyperFlash.
Read the state of this switch via wkup_gpio0_6 line and fixup the DT
nodes to select OSPI0 vs HyperFlash

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
board/ti/j721e/evm.c