From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 09 Dec 2010 17:36:49 +0100 Subject: [U-Boot] OMAP: Hang after memory init In-Reply-To: <4CFA1C95.6020106@free.fr> References: <1291410711.2494.1.camel@darkstar.example.net> <4CF9E4D5.1010406@googlemail.com> <4CF9F6C6.8010405@free.fr> <4CFA0AE6.8080801@googlemail.com> <4CFA1C95.6020106@free.fr> Message-ID: <4D0105A1.8070004@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04.12.2010 11:48, Albert ARIBAUD wrote: > Le 04/12/2010 10:33, Dirk Behme a ?crit : > >>> Also make sure that the r8 register is not trashed by the relocation >>> code in the start.S used for this board. See Andreas' patch for that. >> >> Thanks for the hint! Most probably you mean >> >> http://lists.denx.de/pipermail/u-boot/2010-December/082807.html >> >> ? > > Yes. > >> This does mean that for Beagle we need at least >> >> http://lists.denx.de/pipermail/u-boot/2010-December/082806.html >> http://lists.denx.de/pipermail/u-boot/2010-December/082805.html >> http://lists.denx.de/pipermail/u-boot/2010-December/082807.html >> http://lists.denx.de/pipermail/u-boot/2010-December/082808.html >> http://lists.denx.de/pipermail/u-boot/2010-December/082834.html > > Yes - note that ...806 and ...805 are useful but not required to get > the board working, IIUC. After all above patches are in mainline now ... >> plus something like >> >> http://lists.denx.de/pipermail/u-boot/2010-December/082965.html >> >> for OMAP (still to be written)? ... does anybody like to test http://lists.denx.de/pipermail/u-boot/2010-December/083449.html on top of recent U-Boot master? Does this fix the OMAP hang? Thanks Dirk