commit | 88e13201f19a94709d63c92f6488e28c719ba30f | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Thu Aug 13 14:56:15 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Sep 15 18:51:52 2020 +0530 |
tree | 4a248beab04a37991acbf9ed49dfff5b233888d8 | |
parent | 204b0ddd17bb28d7e58505fb44175565a1ec85c4 [diff] |
arm: mach-k3: Add HyperFlash boot mode support HBMC controller on TI K3 SoC provides MMIO access to HyperFlash similar to legacy Parallel CFI NOR flashes. Therefore alias HyperFlash bootmode to NOR boot to enable SPL to load next stage using NOR boot flow. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>