[U-Boot] i.MX35PDK: Starting U-Boot from serial NOR-Flash

2012-07-04 Thread Hornung, Michael
Dear list, I have an i.MX35PDK (mx35_3stack) with one U-Boot running within the NAND flash and one U-Boot running within the parallel NOR flash. I am now trying to get another one running in a serial NOR flash (S25FL064K) I soldered to the CSPI1 lines with CSPI1_SS1 as chip select line. Then

Re: [U-Boot] i.MX35PDK: Starting U-Boot from serial NOR-Flash

2012-07-05 Thread Hornung, Michael
Hi Fabio, thank you very much for your reply. > With these values you can create a correct imximage.cfg file for mx35pdk. Thank you, I'll try my best. >> $ ./tools/mkimage -n ./board/freescale/mx35pdk/imximage.cfg -T >> imximage -e 0xA000 -d u-boot.bin u-boot.imx Can you tell me which add

Re: [U-Boot] i.MX35PDK: Starting U-Boot from serial NOR-Flash

2012-07-09 Thread Hornung, Michael
>On Thu, Jul 5, 2012 at 6:09 AM, Estevam, wrote: >Hi Michael, Hi Fabio, Thank you very much for your support, I'm getting closer. >The best way to generate 'u-boot.imx' is to simply do 'make u-boot.imx' and >then you don't need to pass the above line manually. >In internal mode you should do

Re: [U-Boot] i.MX35PDK: Starting U-Boot from serial NOR-Flash

2012-07-10 Thread Hornung, Michael
On Mon, Jul 9, 2012 at 9:45 PM, Fabio Estevam wrote: > Hi Michael, Hi Fabio, > > On Mon, Jul 9, 2012 at 9:57 AM, Hornung, Michael wrote: > >> +++ b/board/freescale/mx35pdk/imximage.cfg >> >> +BOOT_FROM spi > > Please see the Freescale U-boot, you