From mboxrd@z Thu Jan 1 00:00:00 1970 From: asad Date: Sat, 31 Dec 2011 13:27:36 +0100 Subject: [U-Boot] [PATCH] omap4: fix boot issue on ES2.0 Panda In-Reply-To: <1325184437-12663-1-git-send-email-aneesh@ti.com> References: <4EF8B800.8000401@gentoo.org> <1325184437-12663-1-git-send-email-aneesh@ti.com> Message-ID: <4EFEFFB8.6070206@example.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/29/2011 07:47 PM, Aneesh V wrote: > 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 [snip] Hi, works fine: U-Boot SPL 2011.12-00046-gbfcc40b-dirty (Dec 31 2011 - 12:14:09) Texas Instruments OMAP4430 ES2.0 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.img U-Boot 2011.12-00046-gbfcc40b-dirty (Dec 31 2011 - 12:14:09) CPU : OMAP4430 ES2.0 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Using default environment Thanks! Tested-by: Ra?l Porcel