mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 10:56:02 +01:00
The function display_board_info() displays incorrect silicon revision - based on the return value from function get_cpu_rev(). This patch fixes the problem. Signed-off-by: Sanjeev Premi <premi@ti.com>