From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add WinCE image load/boot cmd
Date: Sat, 06 Sep 2008 22:13:24 +0200 [thread overview]
Message-ID: <20080906201324.819D224815@gemini.denx.de> (raw)
In-Reply-To: <1219416227-31623-1-git-send-email-ryan.chen@st.com>
Dear Ryan CHEN,
In message <1219416227-31623-1-git-send-email-ryan.chen@st.com> you wrote:
> The patch is to add support functions which load and boot WinCE image.
> It introduces one new CMD macro named 'CONFIG_CMD_WINCE'.
> The source codes have tested on STLS board.
>
> Signed-off-by: Ryan Chen <ryan.chen@st.com>
>
> ---
> common/Makefile | 1 +
> common/cmd_bootm.c | 32 ++++++++
> common/cmd_wince.c | 193 ++++++++++++++++++++++++++++++++++++++++++++++
> include/config_cmd_all.h | 1 +
> include/image.h | 1 +
> 5 files changed, 228 insertions(+), 0 deletions(-)
> create mode 100644 common/cmd_wince.c
Sorry, this patch doesn't apply any more.
Can you please rebase and resubmit it? Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
While most peoples' opinions change, the conviction of their correct-
ness never does.
next prev parent reply other threads:[~2008-09-06 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 14:43 [U-Boot] [PATCH] Add WinCE image load/boot cmd Ryan CHEN
2008-09-06 20:13 ` Wolfgang Denk [this message]
2008-10-30 10:01 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-31 9:46 ` 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=20080906201324.819D224815@gemini.denx.de \
--to=wd@denx.de \
--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