Please pull u-boot-tegra staging

Dear Tom,
The following changes since commit 4b151562bb8e54160adedbc6a1c0c749c00a2f84:
bootmeth: pass size to efi_binary_run() (2023-12-22 10:36:50 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-tegra.git staging
for you to fetch changes up to 86e581a5609dc4b2876e5c3e2e458c91879b353c:
board: htc: endeavoru: add an early SPL RCM hook (2024-01-05 18:05:42 +0200)
---------------------------------------------------------------- Svyatoslav Ryhel (6): doc: board: tegra30: update information in board documents tegra114: clock: define MIPI calibration peripheral clock ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig ARM: tegra114: expand MC register map ARM: tegra114: support nonsecure state detection board: htc: endeavoru: add an early SPL RCM hook
README | 7 --- arch/arm/include/asm/arch-tegra114/clock-tables.h | 2 +- arch/arm/include/asm/arch-tegra114/mc.h | 29 ++++++++++- arch/arm/mach-tegra/Kconfig | 7 +++ arch/arm/mach-tegra/board.c | 3 -- arch/arm/mach-tegra/tegra114/clock.c | 3 +- board/htc/endeavoru/endeavoru-spl.c | 56 ++++++++++++++++++++ doc/board/asus/grouper_common.rst | 128 +++++++++++++++++++++++++++++---------------- doc/board/asus/transformer_t30.rst | 171 +++++++++++++++++++++++++++++++++++++----------------------- doc/board/htc/endeavoru.rst | 120 +++++++++++++++++++++++++++--------------- doc/board/lg/x3_t30.rst | 121 +++++++++++++++++++++++++++--------------- 11 files changed, 436 insertions(+), 211 deletions(-)
Branch contains documentation updates for endeavoru, lg_x3, grouper and transformers, addition of MIPI calibration clock name for T114 (inline with T124+), convertion of TEGRA_SUPPORT_NON_SECURE into Kconfig and endeavoru stability improvements.
All commits passed U-Boot checks and buildman for tegra.
Thanks, Svyatoslav Ryhel.

On Sat, Jan 06, 2024 at 11:26:45AM +0200, Svyatoslav Ryhel wrote:
Dear Tom,
The following changes since commit 4b151562bb8e54160adedbc6a1c0c749c00a2f84:
bootmeth: pass size to efi_binary_run() (2023-12-22 10:36:50 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-tegra.git staging
for you to fetch changes up to 86e581a5609dc4b2876e5c3e2e458c91879b353c:
board: htc: endeavoru: add an early SPL RCM hook (2024-01-05 18:05:42 +0200)
Applied to u-boot/next, thanks!
participants (2)
-
Svyatoslav Ryhel
-
Tom Rini