Re: [U-Boot] U-boot NAND boot support on Freescale PDK

2009-04-03 Thread Scott Wood
On Fri, Apr 03, 2009 at 10:21:50AM -0500, alfred steele wrote: > I wasn't actually sure why there is a need to create a separate linker > script like u-boot_nand.lds. The addresses may be different than normal u-boot (though we could take care of that by preprocessing the linker scripts), and you

Re: [U-Boot] U-boot NAND boot support on Freescale PDK

2009-04-03 Thread alfred steele
Hi Magnus, Thanks for the response:) > Until yesterday you were correct. I spent some time updating the > published patches to the current u-boot and the status now is that I > was able to compile the stuff. Haven't tried it on a PDK board yet but > I'm hoping to do that in a couple of days. > I w

Re: [U-Boot] U-boot NAND boot support on Freescale PDK

2009-04-02 Thread Magnus Lilja
2009/4/2 alfred steele : > Hi: > > Was going through the patch for uboot posted earlier this year and the > related review comments here: > > http://www.mail-archive.com/u-boot@lists.denx.de/msg01140.html. > > From the thread, it looks like no one is working on the u-boot nand > boot on imx31 pdk.