-
- Downloads
am33xx: Add am33xx_spl_board_init function, call
We need to allow for a further call-out in spl_board_init. Call this
am33xx_spl_board_init and add a __weak version. This function may be
used to scale the MPU frequency up, depending on board needs.
Signed-off-by:
Tom Rini <trini@ti.com>
Showing
- arch/arm/cpu/armv7/am33xx/board.c 9 additions, 0 deletionsarch/arm/cpu/armv7/am33xx/board.c
- arch/arm/cpu/armv7/omap-common/boot-common.c 3 additions, 0 deletionsarch/arm/cpu/armv7/omap-common/boot-common.c
- arch/arm/include/asm/arch-am33xx/sys_proto.h 1 addition, 0 deletionsarch/arm/include/asm/arch-am33xx/sys_proto.h
Loading
Please register or sign in to comment