>-----Original Message----- >From: [email protected] [mailto:[email protected]] >On Behalf Of Fabio Estevam >Sent: Wednesday, September 12, 2012 2:33 AM >To: [email protected] >Cc: Estevam Fabio-R49496; [email protected] >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 cover 3 kind of boards: ARM2/Sabrelite/SabreSD? Did you do the DDR stress test? > >Signed-off-by: Fabio Estevam <[email protected]> >--- > .../arm/imx-common/ddr/mx6q_ddr3.cfg | 0 > board/freescale/mx6qarm2/imximage.cfg | 173 -------------------- > boards.cfg | 4 +- > 3 files changed, 2 insertions(+), 175 deletions(-) rename >board/freescale/mx6qsabrelite/imximage.cfg => arch/arm/imx- >common/ddr/mx6q_ddr3.cfg (100%) delete mode 100644 >board/freescale/mx6qarm2/imximage.cfg > >diff --git a/board/freescale/mx6qsabrelite/imximage.cfg b/arch/arm/imx- [...] >1.7.9.5 > > >_______________________________________________ >U-Boot mailing list >[email protected] >http://lists.denx.de/mailman/listinfo/u-boot _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

