mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] remove empty board config.h files
Date: Sun, 23 Jun 2013 22:02:54 +0200	[thread overview]
Message-ID: <1372017777-787-1-git-send-email-s.hauer@pengutronix.de> (raw)

This removes several empty board config.h files. The boards which
do not have a config.h are then added to a newly created
arch/arm/boards/Makefile. This prepares the build system for
multiple board support.

Jean-Christophe, I'd like to get rid of the remaining config.h
files. The bulk of the remaining ones are at91 and most of
them contain a single define for AT91_MAIN_CLK. Could you work
on this? I could do it myself but I'm sure you have your own
idea how this should be accomplished.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      ARM: Marvell boards: remove empty config.h files
      ARM: i.MX boards: remove empty config.h files
      ARM: Turn most board directories into regular build directories

 arch/arm/Makefile                                | 78 +++---------------------
 arch/arm/boards/Makefile                         | 68 +++++++++++++++++++++
 arch/arm/boards/eukrea_cpuimx25/config.h         | 23 -------
 arch/arm/boards/eukrea_cpuimx35/config.h         | 19 ------
 arch/arm/boards/freescale-mx25-3-stack/config.h  | 27 --------
 arch/arm/boards/freescale-mx35-3-stack/config.h  | 24 --------
 arch/arm/boards/globalscale-guruplug/config.h    |  4 --
 arch/arm/boards/globalscale-mirabox/config.h     |  4 --
 arch/arm/boards/guf-cupid/config.h               | 27 --------
 arch/arm/boards/karo-tx25/config.h               | 27 --------
 arch/arm/boards/marvell-armada-xp-gp/config.h    |  4 --
 arch/arm/boards/pcm037/config.h                  | 31 ----------
 arch/arm/boards/pcm043/config.h                  | 27 --------
 arch/arm/boards/plathome-openblocks-ax3/config.h |  4 --
 arch/arm/boards/scb9328/config.h                 | 26 --------
 15 files changed, 77 insertions(+), 316 deletions(-)
 create mode 100644 arch/arm/boards/Makefile
 delete mode 100644 arch/arm/boards/eukrea_cpuimx25/config.h
 delete mode 100644 arch/arm/boards/eukrea_cpuimx35/config.h
 delete mode 100644 arch/arm/boards/freescale-mx25-3-stack/config.h
 delete mode 100644 arch/arm/boards/freescale-mx35-3-stack/config.h
 delete mode 100644 arch/arm/boards/globalscale-guruplug/config.h
 delete mode 100644 arch/arm/boards/globalscale-mirabox/config.h
 delete mode 100644 arch/arm/boards/guf-cupid/config.h
 delete mode 100644 arch/arm/boards/karo-tx25/config.h
 delete mode 100644 arch/arm/boards/marvell-armada-xp-gp/config.h
 delete mode 100644 arch/arm/boards/pcm037/config.h
 delete mode 100644 arch/arm/boards/pcm043/config.h
 delete mode 100644 arch/arm/boards/plathome-openblocks-ax3/config.h
 delete mode 100644 arch/arm/boards/scb9328/config.h

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-06-23 20:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23 20:02 Sascha Hauer [this message]
2013-06-23 20:02 ` [PATCH 1/3] ARM: Marvell boards: remove empty " Sascha Hauer
2013-06-23 20:02 ` [PATCH 2/3] ARM: i.MX " Sascha Hauer
2013-06-23 20:02 ` [PATCH 3/3] ARM: Turn most board directories into regular build directories Sascha Hauer
2013-06-24  8:39   ` Jean-Christophe PLAGNIOL-VILLARD
2013-06-24  9:20     ` Sascha Hauer
2013-06-26  7:11       ` Jean-Christophe PLAGNIOL-VILLARD

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=1372017777-787-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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