[U-Boot] [PATCH 3/3] ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
Tuomas Tynkkynen
tuomas at tuxera.com
Sat May 5 21:56:17 UTC 2018
On Wed, 2 May 2018 11:57:41 +0200
Marek Vasut <marek.vasut at gmail.com> wrote:
> Pull the symbol from the boards and zap struct rmobile_sysinfo as they
> are rather useless. The entire purpose of that whole machinery was to
> print board name in the CONFIG_ARCH_RMOBILE_BOARD_STRING. Do that in a
> far simpler and more contained manner.
>
Note that if your SoC/board supports DT, common/board_info.c comes with
a common implementation for printing out the "model" property from DT,
allowing further zapping of such code.
More information about the U-Boot
mailing list