开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

[GIT PULL] Please pull u-boot-amlogic-20250318 into next


 

Hi Tom,

Here's a small set of changes for Amlogic SoC support.

Thanks,
Neil

The following changes since commit 0e1fc465fea62ebae91f2f56cb823e8b37ee1077:

Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into next (2025-03-15 08:19:31 -0600)

are available in the Git repository at:

tags/u-boot-amlogic-20250318

for you to fetch changes up to e80b586cfc73ee123dae42d5d85543798ff7a3c5:

board: odroid-n2: Update docs for signing (2025-03-18 15:27:25 +0100)

----------------------------------------------------------------
- odroid-n2: Update docs for signing
- support Amlogic chip_id v1 and v2

----------------------------------------------------------------
Baltazár Radics (1):
board: odroid-n2: Update docs for signing

Evgeny Bachinin (3):
arm: meson: unify type being used for socinfo
arm: meson: sm: get rid of SM_CHIP_ID_SIZE
arch: arm: meson: support Amlogic chip_id v1 and v2

arch/arm/include/asm/arch-meson/boot.h | 14 ++++
arch/arm/include/asm/arch-meson/sm.h | 48 ++++++++++++-
arch/arm/mach-meson/board-info.c | 13 ++--
arch/arm/mach-meson/sm.c | 120 ++++++++++++++++++++++++++++++---
doc/board/amlogic/odroid-n2.rst | 15 +----
5 files changed, 182 insertions(+), 28 deletions(-)


Tom Rini
 

On Tue, 18 Mar 2025 17:06:18 +0100, Neil Armstrong wrote:

Here's a small set of changes for Amlogic SoC support.

Thanks,
Neil

The following changes since commit 0e1fc465fea62ebae91f2f56cb823e8b37ee1077:

Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into next (2025-03-15 08:19:31 -0600)

[...]
Merged into u-boot/next, thanks!

--
Tom