From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
Date: Tue, 16 Sep 2014 12:49:11 +0200 [thread overview]
Message-ID: <541815A7.3070706@denx.de> (raw)
In-Reply-To: <1410789406-20824-1-git-send-email-nitin.garg@freescale.com>
On 15/09/2014 15:56, nitin.garg at freescale.com wrote:
> From: Nitin Garg <nitin.garg@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.garg@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 <sbabic@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: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2014-09-16 10:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 13:56 [U-Boot] [PATCH v3] imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board nitin.garg at freescale.com
2014-09-16 10:49 ` Stefano Babic [this message]
2014-09-22 14:11 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=541815A7.3070706@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.