
6 Sep
2008
6 Sep
'08
10:13 p.m.
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@denx.de
While most peoples' opinions change, the conviction of their correct-
ness never does.