[U-Boot] [PATCH] Add ability for arch code to make changes before we boot
Kumar Gala
galak at kernel.crashing.org
Wed Aug 26 01:06:14 CEST 2009
On Aug 14, 2009, at 2:00 PM, Kumar Gala wrote:
> Added a arch_preboot() 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>
> ---
> common/cmd_bootm.c | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
Wolfgang,
Can you look at either commenting on this or picking it up for
'next'. Its one patch the current '85xx next' tree depends on.
- k
More information about the U-Boot
mailing list