-
- Downloads
OMAP3: Use functions print_cpuinfo() and checkboard()
Use the functions print_cpuinfo() and checkboard() to
display the cpu and board specific information.
These functions reuse content from the existing function
display_board_info() - which has been removed.
Also, updated the existig OMAP3 configurations to
define:
- CONFIG_DISPLAY_CPUINFO
- CONFIG_DISPLAY_BOARDINFO
Signed-off-by:
Sanjeev Premi <premi@ti.com>
Showing
- cpu/arm_cortexa8/omap3/board.c 22 additions, 5 deletionscpu/arm_cortexa8/omap3/board.c
- cpu/arm_cortexa8/omap3/sys_info.c 50 additions, 55 deletionscpu/arm_cortexa8/omap3/sys_info.c
- include/asm-arm/arch-omap3/sys_proto.h 0 additions, 1 deletioninclude/asm-arm/arch-omap3/sys_proto.h
- include/configs/omap3_beagle.h 6 additions, 0 deletionsinclude/configs/omap3_beagle.h
- include/configs/omap3_evm.h 6 additions, 1 deletioninclude/configs/omap3_evm.h
- include/configs/omap3_overo.h 6 additions, 0 deletionsinclude/configs/omap3_overo.h
- include/configs/omap3_pandora.h 6 additions, 0 deletionsinclude/configs/omap3_pandora.h
- include/configs/omap3_zoom1.h 6 additions, 0 deletionsinclude/configs/omap3_zoom1.h
Loading
Please register or sign in to comment