summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-01-01 16:18:09 -0700
committerSimon Glass <sjg@chromium.org>2015-01-13 07:25:00 -0800
commit313aef37a12703b32a75dfc15b50491ecc43d97a (patch)
tree289a0fb99fac194afe9000ffd7ab8ae8ce7edf5c /arch/x86/cpu
parent9818a00eead58a36fe39735dae5dbdc393f53463 (diff)
downloadu-boot-imx-313aef37a12703b32a75dfc15b50491ecc43d97a.zip
u-boot-imx-313aef37a12703b32a75dfc15b50491ecc43d97a.tar.gz
u-boot-imx-313aef37a12703b32a75dfc15b50491ecc43d97a.tar.bz2
x86: board_f: Adjust x86 boot order for performance
For bare platforms we turn off ROM-caching before calling board_init_f_r() It is then very slow to copy U-Boot from ROM to RAM. So adjust the order so that the copying happens before we turn off ROM-caching. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu')
0 files changed, 0 insertions, 0 deletions