[U-Boot] SPL Framework: Add support for U_BOOT_CMD
Wolfgang Denk
wd at denx.de
Wed Jan 25 11:37:40 CET 2012
Dear Prabhakar Lad,
In message <CA+V-a8vtOyW3X82hNrrzq--CBUHDVvSRR7SrhkwM9q6hUWzW+Q at mail.gmail.com> you wrote:
>
> *I want to add a command using U_BOOT_CMD in uboot, where SPL_BUILD is
> enabled for example for da850evm in spl frame work how can i do that *
This makes no sense. Commands can only be executed when we have full
U-Boot running (actually even only after relocation). You cannot run
commands in the SPL.
> *is there a support yet* to be added for printf?
This makes also no sense to me - printf is available in the SPL.
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
"Buy land. They've stopped making it." - Mark Twain
More information about the U-Boot
mailing list