All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter.korsgaard@barco.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6: titanium: Move BSP code to barco board directory
Date: Mon, 4 Nov 2013 08:37:46 +0100	[thread overview]
Message-ID: <87li14ipmd.fsf@thor.barco.com> (raw)
In-Reply-To: <1383550528-3844-1-git-send-email-sr@denx.de> (Stefan Roese's message of "Mon, 4 Nov 2013 08:35:28 +0100")

>>>>> "Stefan" == Stefan Roese <sr@denx.de> writes:

Stefan> Since the titanium board is not a Freescale board, move its
Stefan> BSP code from the freescale board directory to the newly created
Stefan> barco board directory.

Stefan> Signed-off-by: Stefan Roese <sr@denx.de>
Stefan> Cc: Peter Korsgaard <peter.korsgaard@barco.com>
Stefan> Cc: Stefano Babic <sbabic@denx.de>

Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>

Stefan> ---
Stefan>  board/{freescale => barco}/titanium/Makefile     | 0
Stefan>  board/{freescale => barco}/titanium/imximage.cfg | 0
Stefan>  board/{freescale => barco}/titanium/titanium.c   | 0
Stefan>  boards.cfg                                       | 2 +-
Stefan>  4 files changed, 1 insertion(+), 1 deletion(-)
Stefan>  rename board/{freescale => barco}/titanium/Makefile (100%)
Stefan>  rename board/{freescale => barco}/titanium/imximage.cfg (100%)
Stefan>  rename board/{freescale => barco}/titanium/titanium.c (100%)

Stefan> diff --git a/board/freescale/titanium/Makefile b/board/barco/titanium/Makefile
Stefan> similarity index 100%
Stefan> rename from board/freescale/titanium/Makefile
Stefan> rename to board/barco/titanium/Makefile
Stefan> diff --git a/board/freescale/titanium/imximage.cfg b/board/barco/titanium/imximage.cfg
Stefan> similarity index 100%
Stefan> rename from board/freescale/titanium/imximage.cfg
Stefan> rename to board/barco/titanium/imximage.cfg
Stefan> diff --git a/board/freescale/titanium/titanium.c b/board/barco/titanium/titanium.c
Stefan> similarity index 100%
Stefan> rename from board/freescale/titanium/titanium.c
Stefan> rename to board/barco/titanium/titanium.c
Stefan> diff --git a/boards.cfg b/boards.cfg
Stefan> index 5e10125..afe398d 100644
Stefan> --- a/boards.cfg
Stefan> +++ b/boards.cfg
Stefan> @@ -304,7 +304,7 @@ Active  arm         armv7          mx6         freescale       mx6qsabreauto
Stefan>  Active  arm         armv7          mx6         freescale       mx6sabresd          mx6dlsabresd                         mx6sabresd:IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl.cfg,MX6DL                                                             Fabio Estevam <fabio.estevam@freescale.com>
Stefan>  Active  arm         armv7          mx6         freescale       mx6sabresd          mx6qsabresd                          mx6sabresd:IMX_CONFIG=board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg,MX6Q                                                           Fabio Estevam <fabio.estevam@freescale.com>
Stefan>  Active  arm         armv7          mx6         freescale       mx6slevk            mx6slevk                             mx6slevk:IMX_CONFIG=board/freescale/mx6slevk/imximage.cfg,MX6SL                                                                   Fabio Estevam <fabio.estevam@freescale.com>
Stefan> -Active  arm         armv7          mx6         freescale       titanium            titanium                             titanium:IMX_CONFIG=board/freescale/titanium/imximage.cfg                                                                         Stefan Roese <sr@denx.de>
Stefan> +Active  arm         armv7          mx6         barco           titanium            titanium                             titanium:IMX_CONFIG=board/barco/titanium/imximage.cfg                                                                         Stefan Roese <sr@denx.de>
Stefan>  Active  arm         armv7          omap3       -               overo               omap3_overo                          -                                                                                                                                 Steve Sakoman <sakoman@gmail.com>
Stefan>  Active  arm         armv7          omap3       -               pandora             omap3_pandora                        -                                                                                                                                 Grazvydas Ignotas <notasas@gmail.com>
Stefan>  Active  arm         armv7          omap3       8dtech          eco5pk              eco5pk                               -                                                                                                                                 Raphael Assenat <raph@8d.com>
Stefan> --
Stefan> 1.8.4.2


--
Sorry about disclaimer - It's out of my control.
Bye, Peter Korsgaard
This message is subject to the following terms and conditions: MAIL DISCLAIMER<http://www.barco.com/en/maildisclaimer>

  reply	other threads:[~2013-11-04  7:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04  7:35 [U-Boot] [PATCH] mx6: titanium: Move BSP code to barco board directory Stefan Roese
2013-11-04  7:37 ` Peter Korsgaard [this message]
2013-11-13  9:15 ` 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=87li14ipmd.fsf@thor.barco.com \
    --to=peter.korsgaard@barco.com \
    --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.