[U-Boot] [PATCH 1/2] SPL: Add YMODEM over UART load support
Wolfgang Denk
wd at denx.de
Wed Feb 1 20:49:06 CET 2012
Dear Tom Rini,
In message <CA+M6bXkXA+356AFLGDS55o=7bZuuQCcPCXAVEjo9AWDENn3wfQ at mail.gmail.com> you wrote:
>
> Maybe we need to separate out the systems which are very resource
> constrained from the ones that aren't, share code where we can and
> make that code obviously marked as such.
I think it's the other way round. You ned to find out which code is
safe to call from a restricted environment, and track down the linker
dependencies to make sure you don't pull something in that breaks.
Which means you need to review all code and mark it's requirements.
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
Faith may be defined briefly as an illogical belief in the occurence
of the improbable. - H. L. Mencken
More information about the U-Boot
mailing list