[PATCH 1/2] Put common r7s72100 code in board/renesas/common

Magnus Damm magnus.damm at gmail.com
Mon Jun 30 14:38:25 CEST 2025


On Sun, Jun 29, 2025 at 4:43 PM Marek Vasut <marek.vasut at mailbox.org> wrote:
>
> On 6/28/25 10:36 AM, Magnus Damm wrote:
> > From: Magnus Damm <damm at opensource.se>
> >
> > Break out SoC specific code from the GR-Peach board and put it into the
> > board/renesas/common directory so it can be easily shared between the
> > GR-Peach and Genmai boards.
> I've pushed an SH Ethernet clean up patchset , defconfig split patch and
> fixups for these two Genmai patches to [1].
>
> The SH ethernet clean up patchset removes all SH ethernet related config
> options from include/configs/*h . The defconfig split patch deduplicates
> the RZ/A1 configs/*_defconfig files. The fixup! patches implement a
> couple of quick changes to this patchset, mainly duplicate newline
> removal, sort of various entries, and deduplication of genmai defconfig
> . No functional change is expected.
>
> Can you please test the [1] on Genmai and see if nothing got broken ? If
> this works as expected, I will submit the SH ethernet clean up patchset
> and the defconfig split patch.

Now I've tested the following commit and it seems to well on Genmai:

1e87c1bfe83714e3b813e3200bb880c2a77b0ef6 (HEAD,
origin/test-sheth-genmai) fixup! Add support for the r7s72100 Genmai
board

> If you agree with the fixup! patches,
> could you then please squash them into these two patches and submit V2 ?
>
> Also, please update the subject prefix on these two patches and add
> "ARM: renesas: ..." subject tags .
>
> [1]
> https://source.denx.de/u-boot/custodians/u-boot-sh/-/commits/test-sheth-genmai

Thanks for fixing up the code and yes I do agree. No problem about
squashing the patches and submitting the result as V2. I also need to
adjust CONFIG_TEXT_BASE to make the code execute from NOR Flash.

On top of which tree would you like me to prepare V2?


More information about the U-Boot mailing list