The following changes since commit a94ab561e2f49a80d8579930e840b810ab1a1330:

Merge branch '2021-04-13-assorted-improvements' (2021-04-13 09:50:45 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 3e5f3dbe3a8556503afc0020db5dd6f6ae62fef9:

arm: mach-rmobile: Add CPU info support for RZ/G2 (2021-04-13 23:36:25 +0200)

----------------------------------------------------------------
Biju Das (1):
      arm: mach-rmobile: Add CPU info support for RZ/G2

 arch/arm/mach-rmobile/Kconfig.64             |  5 +++++
 arch/arm/mach-rmobile/Makefile               |  1 +
arch/arm/mach-rmobile/cpu_info-rzg.c | 41 +++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-rmobile/cpu_info.c             | 21 +++++++++++++++++----
 arch/arm/mach-rmobile/include/mach/rmobile.h |  1 +
 5 files changed, 65 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/mach-rmobile/cpu_info-rzg.c

Reply via email to