]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of DISPLAY_CPUINFO
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:36 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit4c6c8d880f9fa0fe865583fe7a74f13bfa055765
treed92f4174b9f2b1afc6b3447bcad8f32828868a0b
parent9c6d0a5332ec2ab1e63117679698ebe5d08c706d
Correct SPL use of DISPLAY_CPUINFO

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_DISPLAY_CPUINFO defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/cpu-info.c