Re: [U-Boot] Build u-Boot for NAND boot on i.MX53x platform

2012-02-10 Thread Stefano Babic
On 10/02/2012 16:05, Fabio Estevam wrote: > On 2/10/12, Stefano Babic wrote: > >> The mkimage tool supports the generation of the image that can be loaded >> into a NAND flash. However, the main problem is that at the moment there >> is no NAND driver for MX53. The mxc_nand.c driver does not supp

Re: [U-Boot] Build u-Boot for NAND boot on i.MX53x platform

2012-02-10 Thread Fabio Estevam
On 2/10/12, Stefano Babic wrote: > The mkimage tool supports the generation of the image that can be loaded > into a NAND flash. However, the main problem is that at the moment there > is no NAND driver for MX53. The mxc_nand.c driver does not support MX5 SOCs. Yes, but the internal boot mode ca

Re: [U-Boot] Build u-Boot for NAND boot on i.MX53x platform

2012-02-10 Thread Stefano Babic
On 08/02/2012 05:16, Bud Miljkovic wrote: > Can someone clue me in how one goes about a NAND bootable u-Boot? The mkimage tool supports the generation of the image that can be loaded into a NAND flash. However, the main problem is that at the moment there is no NAND driver for MX53. The mxc_nand.c

Re: [U-Boot] Build u-Boot for NAND boot on i.MX53x platform

2012-02-09 Thread Scott Wood
On 02/09/2012 02:04 PM, Charles Manning wrote: > On Wednesday 08 February 2012 17:16:10 Bud Miljkovic wrote: >> Can someone clue me in how one goes about a NAND bootable u-Boot? >> > > Bud > > You can't actually run uboot from NAND per se. The rom boot loader reads the > image into ram where it

Re: [U-Boot] Build u-Boot for NAND boot on i.MX53x platform

2012-02-09 Thread Charles Manning
On Wednesday 08 February 2012 17:16:10 Bud Miljkovic wrote: > Can someone clue me in how one goes about a NAND bootable u-Boot? > Bud You can't actually run uboot from NAND per se. The rom boot loader reads the image into ram where it runs. Based on my experience with omap - which uses a very s

[U-Boot] Build u-Boot for NAND boot on i.MX53x platform

2012-02-07 Thread Bud Miljkovic
Can someone clue me in how one goes about a NAND bootable u-Boot? -bud ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot