From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Sun, 3 Apr 2011 19:04:52 -0300 Subject: [U-Boot] [PATCH 1/2] MX31: mx31pdk: fix nand_spl In-Reply-To: <1301824909-26108-1-git-send-email-sbabic@denx.de> References: <1301824909-26108-1-git-send-email-sbabic@denx.de> Message-ID: <4D98EF04.3090608@freescale.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 Stefano, On 4/3/2011 7:01 AM, Stefano Babic wrote: > Commit f326cbba98bae21d41df8daac0bd78121d557af1 breaks mx31pdk, > as the _end section in u-boot.lds is missing for the nand_spl > production. After applying your patch I was able to build and boot MX31PDK from NAND, so here goes my: > Signed-off-by: Stefano Babic Tested-by: Fabio Estevam Regards, Fabio Estevam