[U-Boot] [PATCH] Add WinCE image load/boot cmd

Wolfgang Denk wd at denx.de
Sat Sep 6 22:13:24 CEST 2008


Dear Ryan CHEN,

In message <1219416227-31623-1-git-send-email-ryan.chen at 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 at 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.


More information about the U-Boot mailing list