Home
last modified time | relevance | path

Searched hist:"6 a0d803c7c9eeee24f579b764eb4bc51ed79eb5e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/
H A Dsys_proto.h6a0d803c7c9eeee24f579b764eb4bc51ed79eb5e Fri Aug 30 20:28:44 UTC 2013 Tom Rini <trini@ti.com> 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>