]> Git Repo - u-boot.git/commit
Merge patch series "Add phyCORE AM62Ax"
authorTom Rini <[email protected]>
Fri, 13 Dec 2024 23:30:27 +0000 (17:30 -0600)
committerTom Rini <[email protected]>
Sat, 14 Dec 2024 02:09:41 +0000 (20:09 -0600)
commit5360c683e6fe324376c11bfe5064ff1718f78c50
tree59ff520256d4d933cb52f824c8d802955219f2af
parent5c54452042cec311addc4aa7bf9626231dacf5af
parentc3c20a5e3c04c7c9e0866812f6b615ec15af06d9
Merge patch series "Add phyCORE AM62Ax"

Garrett Giordano <[email protected]> says:

This patch set adds the phyCORE AM62Ax board support and documenation to
u-boot.

The phyCORE-AM62Ax is a SoM (System on Module) featuring TI's AM62Ax SoC. It can
be used in combination with different carrier boards. This module can come
with different sizes and models for DDR, eMMC, SPI NOR Flash and various SoCs
from the AM62x family.

A development Kit, called phyBOARD-Lyra is used as a carrier board reference
design around the AM62x SoM.

This series depends on the following two patches:
- [PATCH v2] arm: mach-k3: am62a7: Provide a way to obtain boot device for non SPL
  https://lists.denx.de/pipermail/u-boot/2024-October/570156.html
- [PATCH] board: phytec: common: Introduce CONFIG_PHYTEC_K3_DDR_PATCH
  https://lists.denx.de/pipermail/u-boot/2024-November/571543.html

Link: https://lore.kernel.org/r/[email protected]
[trini: Fix warning in board/phytec/common/k3/board.c when
        CONFIG_EFI_HAVE_CAPSULE_SUPPORT is not enabled]
Signed-off-by: Tom Rini <[email protected]>
arch/arm/dts/Makefile
board/phytec/common/k3/board.c
doc/board/phytec/index.rst
This page took 0.075447 seconds and 4 git commands to generate.