[PATCH v3 0/4] Enable OSPI boot for j721s2
Manorit Chawdhry
m-chawdhry at ti.com
Tue Jun 4 08:09:09 CEST 2024
The series enables ospi boot for j721s2.
Test logs: https://gist.github.com/manorit2001/6bb91885c608e3a8cb0267ab2c614781
Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
---
Changes in v3:
- Rebase on top of -next
- Remove SF_DEFAULT_MODE as it's default 0
- Add new properties in correct location as per savedefconfig
- Link to v2: https://lore.kernel.org/r/20240528-b4-upstream-j721s2-ospi-support-v2-0-b2e372ebcdd7@ti.com
---
Manorit Chawdhry (3):
arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode
arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
configs: j721s2_evm_*_defconfig: Enable OSPI configs
Pratyush Yadav (1):
mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
.../dts/k3-j721s2-common-proc-board-u-boot.dtsi | 4 +-
arch/arm/dts/k3-j721s2-r5.dtsi | 13 +++++
configs/j721s2_evm_a72_defconfig | 1 +
configs/j721s2_evm_r5_defconfig | 1 +
drivers/mtd/spi/spi-nor-core.c | 59 ++++++++++++++++++++--
5 files changed, 73 insertions(+), 5 deletions(-)
---
base-commit: 15d0dcc0ec1f424199dff2a3cbe037bc3a7d8749
change-id: 20240322-b4-upstream-j721s2-ospi-support-d45dfaa926dc
Best regards,
--
Manorit Chawdhry <m-chawdhry at ti.com>
More information about the U-Boot
mailing list