Re: [U-Boot] [PATCH v2 2/2] add Eukrea's CPUIMX25

2012-09-23 Thread Eric Bénard
Hi Stefano, Le Sun, 23 Sep 2012 19:46:50 +0200, Stefano Babic a écrit : > > nand_spl/board/eukrea/cpuimx25/Makefile | 79 > > nand_spl/board/eukrea/cpuimx25/config.mk |1 + > > nand_spl/board/eukrea/cpuimx25/u-boot.lds | 83 > > There is a main issue with the

Re: [U-Boot] [PATCH v2 2/2] add Eukrea's CPUIMX25

2012-09-23 Thread Eric Bénard
Hi Vikram, Le Sun, 23 Sep 2012 23:02:18 +0530, Vikram Narayanan a écrit : > Why the clock init is in two places? > imximage.cfg and this file. Am I missing something? > imximage.cfg for internal boot, lowlevel_init.S for external boot. Eric ___ U-Boot

Re: [U-Boot] [PATCH v2 2/2] add Eukrea's CPUIMX25

2012-09-23 Thread Stefano Babic
On 23/09/2012 14:03, Eric Bénard wrote: > this board is based on an i.MX25 from Freescale. > It consists of a SOM containing : > - NAND flash (internal or external boot supported and tested) > - mDDR (64MB tested) > - ethernet PHY connected in RMII mode (tested) > and a baseboard containing : > - a

Re: [U-Boot] [PATCH v2 2/2] add Eukrea's CPUIMX25

2012-09-23 Thread Vikram Narayanan
On 9/23/2012 5:33 PM, Eric Bénard wrote: this board is based on an i.MX25 from Freescale. It consists of a SOM containing : - NAND flash (internal or external boot supported and tested) - mDDR (64MB tested) - ethernet PHY connected in RMII mode (tested) and a baseboard containing : - a serial tra

[U-Boot] [PATCH v2 2/2] add Eukrea's CPUIMX25

2012-09-23 Thread Eric Bénard
this board is based on an i.MX25 from Freescale. It consists of a SOM containing : - NAND flash (internal or external boot supported and tested) - mDDR (64MB tested) - ethernet PHY connected in RMII mode (tested) and a baseboard containing : - a serial transceiver on UART1 (tested) - a SDCard conne