[U-Boot] [PATCH v14 6/9] nds32: standalone support
Wolfgang Denk
wd at denx.de
Thu Oct 6 23:25:06 CEST 2011
Dear Macpaul Lin,
In message <1316574638-20460-6-git-send-email-macpaul at andestech.com> you wrote:
> Add standalone program related support for nds32 architecture.
>
> Signed-off-by: Macpaul Lin <macpaul at andestech.com>
> ---
> Changes for v1-v6:
> - code clean up.
> Changes for v7-v11:
> - No change.
> Changes for v12:
> - clean up for linker script.
> Changes for v13-v14:
> - No change.
>
> examples/standalone/nds32.lds | 56 +++++++++++++++++++++++++++++++++++++
> examples/standalone/stubs.c | 17 ++++++++++-
> examples/standalone/x86-testapp.c | 12 ++++++++
> 3 files changed, 84 insertions(+), 1 deletions(-)
> create mode 100644 examples/standalone/nds32.lds
Checkpatch says:
total: 0 errors, 2 warnings, 104 lines checked
Please clean up and resubmit. 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
Software entities are more complex for their size than perhaps any
other human construct because no two parts are alike. If they are, we
make the two similar parts into a subroutine -- open or closed. In
this respect, software systems differ profoundly from computers,
buildings, or automobiles, where repeated elements abound.
- Fred Brooks, Jr.
More information about the U-Boot
mailing list