]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "Add basic U-Boot Support for J722S-EVM"
authorTom Rini <trini@konsulko.com>
Wed, 19 Jun 2024 18:08:49 +0000 (12:08 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 19 Jun 2024 18:08:49 +0000 (12:08 -0600)
commite124e630ad694327e33d6513e43951793e827d3a
tree394118fa3af424bba43d8723b32394f3432f44fd
parent01a5d7547ed3a51a8ac5837c31a150f85bc475f8
parent69d5e2dd83144b58655e27483968f6d55a04d464
Merge patch series "Add basic U-Boot Support for J722S-EVM"

Jayesh Choudhary <j-choudhary@ti.com> says:

Hello there,

This series add the U-Boot support for our new platform of K3-SOC
family - J722S-EVM which is a superset of AM62P. It shares the same
memory map and thus the nodes are being reused from AM62P includes
instead of duplicating the definitions.

Some highlights of J722S SoC (in addition to AM62P SoC features) are:

- Two Cortex-R5F for Functional Safety or general-purpose usage and
  two C7x floating point vector DSP with Matrix Multiply Accelerator
  for deep learning.

- Vision Processing Accelerator (VPAC) with image signal processor
  and Depth and Motion Processing Accelerator (DMPAC).

- 7xUARTs, 3xSPI, 5xI2C, 2xUSB2, 2xCAN-FD, 3xMMC and SD, GPMC for
  NAND/FPGA connection, OSPI memory controller, 5xMcASP for audio,
  4xCSI-RX for Camera, 1 PCIe Gen3 controller, USB3.0 eCAP/eQEP,
  ePWM, among other peripherals.

TRM: <https://www.ti.com/lit/zip/sprujb3>
Schematics: <https://www.ti.com/lit/zip/sprr495>

Boot test log:
<https://gist.github.com/Jayesh2000/0313e58fde377f877a9a8f1acc2579ef>
arch/arm/dts/Makefile
doc/board/ti/k3.rst