mirror of
https://xff.cz/git/u-boot/
synced 2025-12-29 23:57:10 +01:00
For a long time, the print_cpuinfo() declaration in lib_arm/board.c had been marked as "test-only", which is plain wrong considering current usage. Delete this misleading comment. Signed-off-by: Wolfgang Denk <wd@denx.de>