[PATCH v2 0/4] Fix fdtfile for j722s and am62p
Manorit Chawdhry
m-chawdhry at ti.com
Mon Jul 1 07:18:48 CEST 2024
fdtfile wasn't being populated in these boards, add the code in evm.c
for the same.
Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
---
Changes in v2:
- Replace findfdt with fdtfile as that is what the series fixes. (Nishanth)
- Drop findfdt as well for K3 platforms legacy support
- Link to v1: https://lore.kernel.org/r/20240628-b4-upstream-streamline-platform-v1-0-17659af992c1@ti.com
---
Dhruva Gole (1):
include: env: ti_common: Remove findfdt
Manorit Chawdhry (3):
include: env: ti: mmc: Change name_fdt usage to fdtfile
board: ti: am62p|j722s: Add ti_set_fdt_env for fdtfile
configs: am62p|j722s_a53: Add CONFIG_BOARD_LATE_INIT
board/ti/am62px/evm.c | 9 +++++++++
board/ti/j722s/evm.c | 9 +++++++++
configs/am62px_evm_a53_defconfig | 1 +
configs/j722s_evm_a53_defconfig | 1 +
include/env/ti/mmc.env | 2 +-
include/env/ti/ti_common.env | 2 +-
6 files changed, 22 insertions(+), 2 deletions(-)
---
base-commit: 899b088674b6905710ce546f0a8848662904852a
change-id: 20240628-b4-upstream-streamline-platform-f0d7453637b2
Best regards,
--
Manorit Chawdhry <m-chawdhry at ti.com>
More information about the U-Boot
mailing list