commit | e3d0ad5ebbdf30c059237209ffdfa7c4899ab314 | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Aug 10 19:03:59 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Aug 28 11:44:58 2013 -0400 |
tree | 77a5958ca98538506693ff37932a2dcd029e973c | |
parent | 2ae10dcf04660ef9742d7ce18ab39384f2c29fb5 [diff] |
arm: omap3: fix SRAM copy and execution sequence Fix size calculation in copy of go_to_speed into SRAM. Use SRAM_CLK_CODE in call to SRAM-based go_to_speed. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>