From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6] ARM: at91: SAMA5: extract the common sama5 chip configurations to a common header
Date: Thu, 20 Nov 2014 09:12:33 +0800 [thread overview]
Message-ID: <546D4001.9010102@atmel.com> (raw)
In-Reply-To: <1416394985-10657-1-git-send-email-josh.wu@atmel.com>
Hi Josh,
On 11/19/2014 07:02 PM, Josh Wu wrote:
> This patch series reorganized the configurations for SAMA5 chips.
> Make the common part into one file.
> That way we don't need to have many copy of the same configurations.
Thanks for this patch.
However, the u-boot is switching to Kconfig, so in the following time,
the configuration option will move to Kconfig. So I think now we keep it
as is.
I think at this phase, we can move the configuration in header file to
Kconfig, maybe this is a good choice.
> Josh Wu (6):
> ARM: at91: sama5d3_xplained: spl: enable PMECC header generation
> ARM: at91: sama5: move the common part of configurations to
> at91-sama5_common.h
> ARM: at91: sama5d3_xplained: set ENV_FAT_DEVICE_AND_PART intead of
> using number
> ARM: at91: sama5d3: mmc: save enviroment as a fat file (uboot.env)
> ARM: at91: sama5: move the bootcmd definition to the common header
> ARM: at91: at91sam9x5: mmc: save environment as a file in FAT
> partition.
>
> include/configs/at91-sama5_common.h | 126 ++++++++++++++++++++++++++++++++++++
> include/configs/at91sam9x5ek.h | 12 ++--
> include/configs/sama5d3_xplained.h | 100 ++--------------------------
> include/configs/sama5d3xek.h | 114 ++------------------------------
> include/configs/sama5d4_xplained.h | 116 ++-------------------------------
> include/configs/sama5d4ek.h | 116 ++-------------------------------
> 6 files changed, 153 insertions(+), 431 deletions(-)
> create mode 100644 include/configs/at91-sama5_common.h
>
Best Regards,
Bo Shen
next prev parent reply other threads:[~2014-11-20 1:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-19 11:02 [U-Boot] [PATCH 0/6] ARM: at91: SAMA5: extract the common sama5 chip configurations to a common header Josh Wu
2014-11-19 11:03 ` [U-Boot] [PATCH 1/6] ARM: at91: sama5d3_xplained: spl: enable PMECC header generation Josh Wu
2014-11-20 1:13 ` Bo Shen
2015-01-19 11:50 ` [U-Boot] [U-Boot, " Andreas Bießmann
2014-11-19 11:03 ` [U-Boot] [PATCH 2/6] ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h Josh Wu
2015-03-29 20:52 ` Andreas Bießmann
2015-03-30 6:54 ` Josh Wu
2014-11-19 11:03 ` [U-Boot] [PATCH 3/6] ARM: at91: sama5d3_xplained: set ENV_FAT_DEVICE_AND_PART intead of using number Josh Wu
2014-11-19 11:03 ` [U-Boot] [PATCH 4/6] ARM: at91: sama5d3: mmc: save enviroment as a fat file (uboot.env) Josh Wu
2014-11-19 11:03 ` [U-Boot] [PATCH 5/6] ARM: at91: sama5: move the bootcmd definition to the common header Josh Wu
2014-11-19 11:03 ` [U-Boot] [PATCH 6/6] ARM: at91: at91sam9x5: mmc: save environment as a file in FAT partition Josh Wu
2014-11-20 1:12 ` Bo Shen [this message]
2014-11-20 3:22 ` [U-Boot] [PATCH 0/6] ARM: at91: SAMA5: extract the common sama5 chip configurations to a common header Josh Wu
2014-11-20 3:40 ` Bo Shen
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=546D4001.9010102@atmel.com \
--to=voice.shen@atmel.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