From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] exynos5: Use config_distro_bootcmd.h
Date: Thu, 30 Oct 2014 22:51:49 +0900 [thread overview]
Message-ID: <54524275.4010204@samsung.com> (raw)
In-Reply-To: <1413467042-32028-2-git-send-email-ijc@hellion.org.uk>
On 16/10/14 22:44, Ian Campbell wrote:
> From: Ian Campbell <ian.campbell@citrix.com>
>
> This replaces the existing CONFIG_BOOTCOMMAND for exynos5250 and 5420.
>
> exynos4 platforms seem to have existing complex extra env configuration for
> booting and so are excluded here. Hence the bootcmd.h is added to
> exynos5-common.h.
>
> I have build tested on all exynos platforms (MAKEALL -s exynos), but only boot
> tested on arndale.
>
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> v2: This was previously "arndale: Use config_distro_bootcmd.h" but required
> significant rebasing.
>
> Is replacing the existing bootcommand in this way acceptable? The
> distro_bootcmd.h infrastructure does not seem to provide a way to integrate the
> "raw" style of booting.
> ---
> include/configs/arndale.h | 3 +++
> include/configs/exynos5-common.h | 45 ++++++++++++++++++++++++++++++-------
> include/configs/exynos5-dt-common.h | 17 ++++++--------
> include/configs/exynos5250-common.h | 2 --
> include/configs/exynos5420-common.h | 2 --
> 5 files changed, 47 insertions(+), 22 deletions(-)
>
please rebase this patch.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2014-10-30 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-16 13:44 [U-Boot] [PATCH v2 2/2] exynos5: Use config_distro_bootcmd.h Ian Campbell
2014-10-23 3:34 ` Simon Glass
2014-10-30 13:51 ` Minkyu Kang [this message]
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=54524275.4010204@samsung.com \
--to=mk7.kang@samsung.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.