]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap4: fix boot issue on ES2.0 Panda
authorAneesh V <aneesh@ti.com>
Thu, 29 Dec 2011 08:47:17 +0000 (08:47 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 16 Jan 2012 07:40:11 +0000 (08:40 +0100)
commitfe7104b307a12f0d5f02526bea00162d95589616
treef8fa28a6668326d6de9aeaccc69ffb587ec547a1
parent6cce55047c4c7687868367832f0e42aeda0d63f2
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>
arch/arm/cpu/armv7/omap4/hwinit.c
arch/arm/include/asm/arch-omap4/omap.h