[U-Boot] [PATCH v2] Add ability for arch code to make changes before we boot
Wolfgang Denk
wd at denx.de
Fri Sep 4 22:11:36 CEST 2009
Dear Kumar Gala,
In message <1251379435-12994-1-git-send-email-galak at kernel.crashing.org> you wrote:
> Added a arch_preboot_os() function that cpu specific code can implement to
> allow for various modifications to the state of the machine right before
> we boot. This can be useful to setup register state to a specific
> configuration.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Just renamed arch_preboot to arch_preboot_os
>
> common/cmd_bootm.c | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
Applied, 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
In C we had to code our own bugs, in C++ we can inherit them.
More information about the U-Boot
mailing list