[PATCH 0/5] J7200: Add HyperFlash boot support
Vignesh Raghavendra
vigneshr at ti.com
Thu Aug 13 11:26:14 CEST 2020
Add support to boot from HyperFlash on J7200 SoC
Vignesh Raghavendra (5):
arm: mach-k3: Add HyperFlash boot mode support
board: ti: j721e: Add support for HyperFlash detection
ARM: dts: k3-j7200-r5-common-proc-board: Enable HyperFlash
configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configs
configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot
.../k3-j7200-common-proc-board-u-boot.dtsi | 28 +++++++++++++
.../arm/dts/k3-j7200-r5-common-proc-board.dts | 40 +++++++++++++++++++
arch/arm/mach-k3/include/mach/j721e_spl.h | 1 +
board/ti/j721e/evm.c | 7 ++++
configs/j7200_evm_a72_defconfig | 3 ++
configs/j7200_evm_r5_defconfig | 13 ++++++
include/configs/j721e_evm.h | 2 +
7 files changed, 94 insertions(+)
--
2.28.0
More information about the U-Boot
mailing list