[RFC PATCH] common: board_f: add print_archinfo to display arch information
Tom Rini
trini at konsulko.com
Fri Jan 15 19:11:28 CET 2021
On Fri, Jan 15, 2021 at 01:46:54PM +0900, Jaehoon Chung wrote:
> Current U-boot doesn't display a message about which architecture is
> used. So Developer is difficult to know it by intuition.
> This patch is displaying to CPU information with CONFIG_SYS_CPU.
>
> CPU: armv8
> DARM: 3.9 GiB
>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
We have a large number of "CPU: " prints today, under
CONFIG_DISPLAY_CPUINFO which is what I think you're looking for.
--
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/20210115/64768179/attachment.sig>
More information about the U-Boot
mailing list