From: Marcel Ziswiler <marcel@ziswiler.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] rename colibri_t20
Date: Thu, 26 Mar 2015 01:31:52 +0100 [thread overview]
Message-ID: <cover.1427327571.git.marcel@ziswiler.com> (raw)
In accordance with our other modules supported by U-Boot and as agreed
upon for Apalis/Colibri T30 [1] get rid of the carrier board post fix
in the board/configuration/device-tree naming.
[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/192041
Changes in v2:
- squashed it all together into two patches as suggested by Stephen in
order to avoid any intermediate breakage and "git bisect" issues
- added my previously missing signed-off-by
Marcel Ziswiler (2):
ARM: tegra: get rid of colibri_t20-common
ARM: tegra: rename colibri_t20 board/configuration/device-tree
arch/arm/dts/Makefile | 2 +-
...20-colibri_t20_iris.dts => tegra20-colibri.dts} | 0
arch/arm/mach-tegra/tegra20/Kconfig | 4 +--
.../colibri_t20-common/colibri_t20-common.c | 35 -------------
.../colibri_t20-common/colibri_t20-common.h | 7 -----
.../{colibri_t20_iris => colibri_t20}/Kconfig | 6 ++--
.../{colibri_t20_iris => colibri_t20}/MAINTAINERS | 9 +++---
.../{colibri_t20_iris => colibri_t20}/Makefile | 6 ++--
.../colibri_t20.c} | 33 +++++++++++++++-----
...ri_t20_iris_defconfig => colibri_t20_defconfig} | 4 +--
.../configs/{colibri_t20_iris.h => colibri_t20.h} | 6 ++--
tools/buildman/README | 2 +-
12 files changed, 45 insertions(+), 105 deletions(-)
rename arch/arm/dts/{tegra20-colibri_t20_iris.dts => tegra20-colibri.dts} (100%)
delete mode 100644 board/toradex/colibri_t20-common/colibri_t20-common.c
delete mode 100644 board/toradex/colibri_t20-common/colibri_t20-common.h
rename board/toradex/{colibri_t20_iris => colibri_t20}/Kconfig (51%)
rename board/toradex/{colibri_t20_iris => colibri_t20}/MAINTAINERS (24%)
rename board/toradex/{colibri_t20_iris => colibri_t20}/Makefile (39%)
rename board/toradex/{colibri_t20_iris/colibri_t20_iris.c => colibri_t20/colibri_t20.c} (65%)
rename configs/{colibri_t20_iris_defconfig => colibri_t20_defconfig} (34%)
rename include/configs/{colibri_t20_iris.h => colibri_t20.h} (89%)
--
1.9.3
next reply other threads:[~2015-03-26 0:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 0:31 Marcel Ziswiler [this message]
2015-03-26 0:31 ` [U-Boot] [PATCH v2 1/2] ARM: tegra: get rid of colibri_t20-common Marcel Ziswiler
2015-03-26 0:31 ` [U-Boot] [PATCH v2 2/2] ARM: tegra: rename colibri_t20 board/configuration/device-tree Marcel Ziswiler
2015-03-26 14:15 ` [U-Boot] [PATCH v2 0/2] rename colibri_t20 Stephen Warren
2015-03-31 22:45 ` Tom Warren
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=cover.1427327571.git.marcel@ziswiler.com \
--to=marcel@ziswiler.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox