summaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-07-10 18:46:10 -0500
committerWolfgang Denk <wd@denx.de>2009-07-23 20:45:49 +0200
commit982adfc610669482a32127282fe489857a92cfe3 (patch)
tree4e393fde44ede3299e7c61b49342560215fd997e /common/cmd_bootm.c
parent4fb799aeafa71c4e6caacd3acdc4a4547cfbd5d4 (diff)
ppc: Unlock cache-as-ram in a consistent manner
Previously, non-e500 architectures only unlocked their data cache which was used as early RAM when booting to Linux using the "bootm" command. This change causes all PPC boards with CONFIG_SYS_INIT_RAM_LOCK defined to unlock their data cache during U-Boot's initialization. This improves U-Boot performance and provides a common cache state when booting to different OSes. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'common/cmd_bootm.c')
0 files changed, 0 insertions, 0 deletions