From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Radensky Date: Sun, 05 Jun 2011 01:18:15 +0300 Subject: [U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme Message-ID: <4DEAAF27.8080406@embedded-sol.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On 01/-10/-28163 09:59 PM, wrote: > Signed-off-by: Fabio Estevam fabio.estevam at freescale.com > --- > Changes since v2: > - Use PHYS_SDRAM_1 in get_ram_size > - Remove local config.mk > > Changes since v1: > > - Fixed lines over 80 characters. > > Build tested only. > > Do not have the hardware handy to test. > I've tested your patch on mx31ads. Unfortunately it bricks the board. There are no messages on console. The latest u-boot version that works on this board is 2010.09. I've compiled u-boot using ELDK-4.2. If you have any ideas, I'm ready to test your patches. Felix.