Re: [U-Boot] Building imximage for mx53ard board, supporting NAND and YAFFS2

2012-03-06 Thread Fabio Estevam
On 3/6/12, Bud Miljkovic wrote: > However, I would want to initially boot from SD-card and I would like to > be able to generate an imx image of the u-boot when running make. Booting from SD card was the only boot method I tested on mx53ard in mainline U-boot. All you need to do is: make mx53a

Re: [U-Boot] Building imximage for mx53ard board, supporting NAND and YAFFS2

2012-03-05 Thread Dirk Behme
On 06.03.2012 04:13, Bud Miljkovic wrote: Hi Fabio, I understand, from the MAINTAINERS file list, that you are the maintainer for the mx53ard board. I took a copy of the u-boot sources for the Freescale SABRE Automotive Infotainment board (aka mx53ard board) from the Freescale site. As the

[U-Boot] Building imximage for mx53ard board, supporting NAND and YAFFS2

2012-03-05 Thread Bud Miljkovic
Hi Fabio, I understand, from the MAINTAINERS file list, that you are the maintainer for the mx53ard board. I took a copy of the u-boot sources for the Freescale SABRE Automotive Infotainment board (aka mx53ard board) from the Freescale site. As the result I got the u-boot-2009.08 building tre