[U-Boot] [PATCH v2 03/22] armv7: start.S: provide a hook for saving boot params
Wolfgang Denk
wd at denx.de
Sun May 15 21:10:36 CEST 2011
Dear Aneesh V,
In message <1305472900-4004-4-git-send-email-aneesh at ti.com> you wrote:
> Provide a means by which u-boot/SPL can save parameters passed
> to it by ROM code or the pre-loader.
>
> A new function 'save_boot_params' has been defined and a default
> implentation provided. Please note that we do not have a stack yet.
> So, any implementation of this function should not use stack.
>
> Signed-off-by: Aneesh V <aneesh at ti.com>
As is, this is dead code. Please squash with next patch that uses
this.
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
You don't have to stay up nights to succeed; you have to stay awake
days.
More information about the U-Boot
mailing list