commit | 05800b9e60d04742b66a801772988b8c2c6f221c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Nov 18 12:48:06 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:38 2011 +0100 |
tree | b640b1a6600c6b7716ac922037e8f908e2126937 | |
parent | 3cc8b559116ef42d38e599237416e8f26f75ca97 [diff] |
OMAP3 SPL: Rework memory initalization and devkit8000 support This changes to making the board be responsible for providing the memory initialization timings in SPL and converts the devkit8000 to this framework. In SPL we try and initialize both CS0 and CS1. Cc: Frederik Kriewitz <frederik@kriewitz.eu> Signed-off-by: Tom Rini <trini@ti.com>