omap4: fix IO setting
authorAneesh V <aneesh@ti.com>
Mon, 21 Nov 2011 23:39:05 +0000 (23:39 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:34 +0000 (23:59 +0100)
commit23e9f0723e48615332119de4f4ec7a833a282628
tree0445f391e2c34cc2404e56200813e62e6413d4bf
parentf6ddfdd3a92e2906c87c521deae46e509bd0bf3d
omap4: fix IO setting

The value from TRIM is not working for some 4430 silicons.
So, override with hw team recommended value. However, for
4460 TRIM value shall be used as long as the part is trimmed

This fixes boot problem on some OMAP4430 ES2.0 Panda boards
out there.

Cc: Steve Sakoman <sakoman@gmail.com>
Signed-off-by: Aneesh V <aneesh@ti.com>
arch/arm/cpu/armv7/omap4/hwinit.c