commit | 89376b3eda546976e77e89c3fb8b4c646f1bbf8a | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Dec 29 08:47:17 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jan 16 08:40:11 2012 +0100 |
tree | f8fa28a6668326d6de9aeaccc69ffb587ec547a1 | |
parent | 1aca738eb85afe47a569dba635690e8de184b524 [diff] |
omap4: fix boot issue on ES2.0 Panda Fix boot issue on ES2.0 Panda by tuning some IO settings. The CONTROL_EFUSE_2 register has to be over-ridden in software for 4430 boards. Commit 23e9f0723e48615332119de4f4ec7a833a282628 wrongly did this for CONTROL_EFUSE_1. Reverting this and doing it for CONTROL_EFUSE_2. Signed-off-by: Aneesh V <aneesh@ti.com> Tested-by: Raúl Porcel <armin76@gentoo.org>