From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Ra=FAl_Porcel?= Date: Thu, 29 Dec 2011 19:52:54 +0100 Subject: [U-Boot] U-boot doesn't work on OMAP4430 ES2.0 In-Reply-To: <4EFCB1FA.4070205@ti.com> References: <4EF8B800.8000401@gentoo.org> <4EFCB1FA.4070205@ti.com> Message-ID: <4EFCB706.9010605@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Aneesh On 12/29/2011 07:31 PM, Aneesh V wrote: > Hi Raul, > > On Monday 26 December 2011 11:38 PM, Ra?l Porcel wrote: >> Hi, >> >> Following with the issue on >> http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/111922 >> >> Looks like the 23e9f0723e48615332119de4f4ec7a833a282628 commit was >> supposed to fix this, but it doesn't, the problem is still present. >> >> Steve Sakoman's git tree has a different patch: >> http://www.sakoman.com/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=edb614543dbd007f5b9873e022b8f5aaefe65ba5;hp=1ffe0d2865184336d9e7176dbaf8bb4781f8719a >> >> >> Indeed applying the patch in his tree makes it work. After talking with >> him he guessed that maybe the fix was supposed to touch efuse_2 and not >> efuse_1 like in the original patch. > > Yes, this is a mix-up. I shall send a new patch. Will you be able to test > it for me. I don't have an ES2.0 Panda with me anymore. This issue is > not there on ES2.0 SDP. > > regards, > Aneesh Sure, feel free to send a patch and i'll test it. Thanks!