[PATCH 0/4] arm: xea: Provide enhancements for XEA board
Lukasz Majewski
lukma at denx.de
Fri Mar 29 12:18:05 CET 2024
This patch series is a preparatory patch for supporting
different versions of XEA board HW (until problem with
Linux kernel support for multiple revisions is resorted).
Moreover, limits for u-boot.sb and u-boot.img has been set
to avoid binary sizes exceeding in the future.
Changes in v2:
Remove "inline" from get_som_rev() function definition
Squash with 'config: xea: Enable late board initialization to set revision variable'
Update commit message
Squash with 'arm: xea: Print information about XEA's SoM HW revision'
Lukasz Majewski (4):
arm: spl: xea: Remove I2S pins configuration from early initialization
arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2
arm: xea: Add support for reading SoM (CPU) board HW revision
config: xea: Add limits for SPL and u-boot proper sizes
board/liebherr/xea/spl_xea.c | 21 +++++++++------
board/liebherr/xea/xea.c | 49 ++++++++++++++++++++++++++++++++++
configs/imx28_xea_defconfig | 4 +++
configs/imx28_xea_sb_defconfig | 1 +
4 files changed, 67 insertions(+), 8 deletions(-)
--
2.39.2
More information about the U-Boot
mailing list