On 15/09/2014 15:56, nitin.g...@freescale.com wrote: > From: Nitin Garg <nitin.g...@freescale.com> > > Provide cgtqmx6eval board its own variant of ddr > setup config file. Move board/freescale/imx/ddr/ > mx6q_4x_mt41j128.cfg to board/freescale/mx6sabresd/ > as this is was designed for the mx6sabresd board. > > Signed-off-by: Nitin Garg <nitin.g...@freescale.com> > > --- > Series-changes: 3 > -Provide cgtqmx6eval board its own variant of ddr config. > > Series-changes: 2 > -Use git diff renames to track file move. > -Reword commit log. > > .../cgtqmx6eval/imximage.cfg} | 0 > .../{imx/ddr => mx6sabresd}/mx6q_4x_mt41j128.cfg | 0 > configs/cgtqmx6qeval_defconfig | 2 +- > configs/mx6qsabresd_defconfig | 2 +- > 4 files changed, 2 insertions(+), 2 deletions(-) > copy board/{freescale/imx/ddr/mx6q_4x_mt41j128.cfg => > congatec/cgtqmx6eval/imximage.cfg} (100%) > rename board/freescale/{imx/ddr => mx6sabresd}/mx6q_4x_mt41j128.cfg (100%) > > diff --git a/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg > b/board/congatec/cgtqmx6eval/imximage.cfg > similarity index 100% > copy from board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg > copy to board/congatec/cgtqmx6eval/imximage.cfg > diff --git a/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg > b/board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg > similarity index 100% > rename from board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg > rename to board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg > diff --git a/configs/cgtqmx6qeval_defconfig b/configs/cgtqmx6qeval_defconfig > index 6699381..4eba4be 100644 > --- a/configs/cgtqmx6qeval_defconfig > +++ b/configs/cgtqmx6qeval_defconfig > @@ -1,3 +1,3 @@ > -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg,MX6Q" > +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/congatec/cgtqmx6eval/imximage.cfg,MX6Q" > CONFIG_ARM=y > CONFIG_TARGET_CGTQMX6EVAL=y > diff --git a/configs/mx6qsabresd_defconfig b/configs/mx6qsabresd_defconfig > index dc8e254..67c1b77 100644 > --- a/configs/mx6qsabresd_defconfig > +++ b/configs/mx6qsabresd_defconfig > @@ -1,3 +1,3 @@ > -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg,MX6Q" > +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg,MX6Q" > CONFIG_ARM=y > CONFIG_TARGET_MX6SABRESD=y >
Acked-by: Stefano Babic <sba...@denx.de> Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot