commit | b21f2ac2784b2e1ea5ec7f2afad08d947dc497a7 | [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 | b1b6fbabbee1753c7498e69f0dbf5f4996e4fa4a [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>