
26 Aug
2009
26 Aug
'09
1:06 a.m.
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@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