Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-13 Thread stefano babic
Am 13/09/2012 06:57, schrieb Fabio Estevam: > Hi Stefano, > > On Wed, Sep 12, 2012 at 7:06 PM, stefano babic wrote: > >> Ok - before you put your next version, is imx-common the right place fir >> it ? I mean, in imx-common we should put code that can be shared among >> different Freescale's SOC

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-12 Thread Fabio Estevam
Hi Stefano, On Wed, Sep 12, 2012 at 7:06 PM, stefano babic wrote: > Ok - before you put your next version, is imx-common the right place fir > it ? I mean, in imx-common we should put code that can be shared among > different Freescale's SOCs. The imximage you want to share is common to > some b

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-12 Thread stefano babic
Am 12/09/2012 20:22, schrieb Fabio Estevam: > Jason, > Hi Fabio, > On Tue, Sep 11, 2012 at 11:26 PM, Liu Hui-R64343 wrote: > >> Are you sure that we can use on DDR3 script to cover 3 kind of boards: >> >> ARM2/Sabrelite/SabreSD? Did you do the DDR stress test? > > Ok, looking more closely at

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-12 Thread Fabio Estevam
Jason, On Tue, Sep 11, 2012 at 11:26 PM, Liu Hui-R64343 wrote: > Are you sure that we can use on DDR3 script to cover 3 kind of boards: > > ARM2/Sabrelite/SabreSD? Did you do the DDR stress test? Ok, looking more closely at this I will keep the ARM2 DDR3 init as is in my v2 series. sabrelite a

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-12 Thread stefano babic
sts.denx.de] >>>> On Behalf Of Fabio Estevam >>>> Sent: Wednesday, September 12, 2012 2:33 AM >>>> To: sba...@denx.de >>>> Cc: Estevam Fabio-R49496; u-boot@lists.denx.de >>>> Subject: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-11 Thread Fabio Estevam
On Tue, Sep 11, 2012 at 11:42 PM, Liu Hui-R64343 wrote: > mtest is not enough, you need run FSL DDR stress test tool. I will be glad to test it, if you port it to U-boot ;-) ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/list

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-11 Thread Fabio Estevam
>Cc: Estevam Fabio-R49496; u-boot@lists.denx.de >>Subject: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code >> >>Factor out common DDR3 initialization code, allowing easier maintainance of >>such scripts. > > Are you sure that we can use on DDR3 script to cove

Re: [U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-11 Thread Liu Hui-R64343
>-Original Message- >From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] >On Behalf Of Fabio Estevam >Sent: Wednesday, September 12, 2012 2:33 AM >To: sba...@denx.de >Cc: Estevam Fabio-R49496; u-boot@lists.denx.de >Subject: [U-Boot] [PATCH 1/2] mx

[U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code

2012-09-11 Thread Fabio Estevam
Factor out common DDR3 initialization code, allowing easier maintainance of such scripts. Signed-off-by: Fabio Estevam --- .../arm/imx-common/ddr/mx6q_ddr3.cfg |0 board/freescale/mx6qarm2/imximage.cfg | 173 boards.cfg