
The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29 08:27:32 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to 16f1f0058974abd480a2c01d99a98179c667e828:
ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig (2021-10-30 22:54:07 +0200)
---------------------------------------------------------------- Adam Ford (6): ARM: rmobile: Enable board detection when FIT is enabled ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H ARM: rmobile: Beacon: Remove dead code ARM: rmobile: beacon: Enable reference clocks for USB and AVB ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig
arch/arm/mach-rmobile/Kconfig.64 | 22 ++++++++++------------ board/beacon/beacon-rzg2m/Kconfig | 2 +- board/beacon/beacon-rzg2m/MAINTAINERS | 4 +--- board/beacon/beacon-rzg2m/beacon-rzg2m.c | 26 +++++++++++++++---------- configs/r8a774b1_beacon_defconfig | 75 ------------------------------------------------------------------------- configs/r8a774e1_beacon_defconfig | 75 ------------------------------------------------------------------------- configs/{r8a774a1_beacon_defconfig => rzg2_beacon_defconfig} | 4 ++++ 7 files changed, 32 insertions(+), 176 deletions(-) delete mode 100644 configs/r8a774b1_beacon_defconfig delete mode 100644 configs/r8a774e1_beacon_defconfig rename configs/{r8a774a1_beacon_defconfig => rzg2_beacon_defconfig} (89%)

On Sun, Oct 31, 2021 at 09:00:27AM +0100, Marek Vasut wrote:
The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29 08:27:32 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to 16f1f0058974abd480a2c01d99a98179c667e828:
ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig (2021-10-30 22:54:07 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini