commit | 6a0d803c7c9eeee24f579b764eb4bc51ed79eb5e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Aug 30 16:28:44 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Sep 20 11:01:26 2013 -0400 |
tree | 027beaf25df3536042b1915bba6796d9cd99cd85 | |
parent | b04601a7f0f29138bd4a14c383cdeefe83b5a7ee [diff] |
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>