OMAP3: Print correct silicon revision
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>
Showing
- cpu/arm_cortexa8/cpu.c 2 additions, 2 deletionscpu/arm_cortexa8/cpu.c
- cpu/arm_cortexa8/omap3/clock.c 3 additions, 2 deletionscpu/arm_cortexa8/omap3/clock.c
- cpu/arm_cortexa8/omap3/sys_info.c 22 additions, 7 deletionscpu/arm_cortexa8/omap3/sys_info.c
- include/asm-arm/arch-omap3/omap3.h 9 additions, 5 deletionsinclude/asm-arm/arch-omap3/omap3.h
Please register or sign in to comment