commit | fe7104b307a12f0d5f02526bea00162d95589616 | [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 | 6cce55047c4c7687868367832f0e42aeda0d63f2 [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>