commit | 358032f9a5d76ecf64a52ad5fa189246fd82f834 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Wed Oct 23 13:30:02 2019 +0530 |
committer | Stefan Roese <sr@denx.de> | Thu Oct 24 09:49:16 2019 +0200 |
tree | 4728fb99f847c4d10f6c72f4df130be324098588 | |
parent | c2dfd0a4d81faeb50aa0cfe36bf1835a40811304 [diff] |
arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node Add DT node for HyperBus Memory Controller in the FSS. On J721e, its not possible to use OSPI0 and HBMC simultaneously as they are muxed within the Flash Subsystem hence disable HBMC by default as keep OSPI enabled. Bootloader will fixup DT when it detects HyperFlash instead of OSPI. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Stefan Roese <sr@denx.de>