From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add WinCE image load/boot cmd
Date: Thu, 30 Oct 2008 11:01:02 +0100 [thread overview]
Message-ID: <20081030100102.GC1525@game.jcrosoft.org> (raw)
In-Reply-To: <1219416227-31623-1-git-send-email-ryan.chen@st.com>
On 10:43 Fri 22 Aug , Ryan CHEN 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
Do you have any plan to rebase it against current HEAD?
Best Regards,
J.
next prev parent reply other threads:[~2008-10-30 10:01 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
2008-10-30 10:01 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
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=20081030100102.GC1525@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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