commit | 0660481a59cccd324fc2dfcad9734318a8c25a90 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Jul 30 10:48:54 2013 +0530 |
committer | Tom Rini <trini@ti.com> | Thu Aug 15 08:51:10 2013 -0400 |
tree | ebebc64d145f50a26cf1cba98ba3e8ce4c3b9811 | |
parent | 95cb69faeb45f6396a1336bff201a50ea1677d85 [diff] |
ARM: AM33xx: Move s_init to a common place s_init has the same outline for all the AM33xx based board. So making it generic. This also helps in addition of new Soc with minimal changes. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Tom Rini <trini@ti.com> Tested-by: Heiko Schocher <hs@denx.de> Acked-by: Heiko Schocher <hs@denx.de>