]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Add am33xx_spl_board_init function, call
authorTom Rini <trini@ti.com>
Fri, 30 Aug 2013 20:28:44 +0000 (16:28 -0400)
committerTom Rini <trini@ti.com>
Fri, 20 Sep 2013 15:01:26 +0000 (11:01 -0400)
commit6a0d803c7c9eeee24f579b764eb4bc51ed79eb5e
tree027beaf25df3536042b1915bba6796d9cd99cd85
parentb04601a7f0f29138bd4a14c383cdeefe83b5a7ee
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>
arch/arm/cpu/armv7/am33xx/board.c
arch/arm/cpu/armv7/omap-common/boot-common.c
arch/arm/include/asm/arch-am33xx/sys_proto.h