[PATCH] arm64: renesas: Align configuration headers
Tom Rini
trini at konsulko.com
Sun Dec 15 17:48:44 CET 2024
On Sat, Dec 14, 2024 at 11:45:11PM +0100, Marek Vasut wrote:
> Align R-Car Gen2/Gen3/Gen4 configuration header file to look
> basically the same way across these three SoC generations.
> There are subtle difference between the remaining bits in
> those files across SoC generations, but the common bits are
> now aligned. There is not much left in those headers either,
> most of the configuration is now converted to Kconfig.
>
> Specifically for R-Car Gen3, GIC registers have been moved
> to architecture specific header file rcar-gen3-base.h , the
> rest of the changes here are comment changes and indentation
> changes.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> Cc: Paul Barker <paul.barker.ct at bp.renesas.com>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: u-boot at lists.denx.de
> ---
> .../include/mach/rcar-gen3-base.h | 5 +++++
> include/configs/rcar-gen2-common.h | 10 ++++++----
> include/configs/rcar-gen3-common.h | 19 ++++++-------------
> include/configs/rcar-gen4-common.h | 8 +++-----
> 4 files changed, 20 insertions(+), 22 deletions(-)
This is good. As a follow-up, since it's a functional change, can we
just switch to the default CFG_SYS_BAUDRATE_TABLE of { 9600, 19200,
38400, 57600, 115200 } ?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241215/209a679c/attachment.sig>
More information about the U-Boot
mailing list