diff options
author | Graeme Russ <graeme.russ@gmail.com> | 2011-02-12 15:11:33 +1100 |
---|---|---|
committer | Graeme Russ <graeme.russ@gmail.com> | 2011-02-12 15:11:33 +1100 |
commit | 4e33467d44620edf224aad03c2c7396fb4918696 (patch) | |
tree | fad8135cb615cabf1c909e13f8a3094b953bc317 /board/eNET/eNET_start16.S | |
parent | 0c24c9cc71cb3e0976a4806d57450e79b349fb40 (diff) | |
download | u-boot-imx-4e33467d44620edf224aad03c2c7396fb4918696.zip u-boot-imx-4e33467d44620edf224aad03c2c7396fb4918696.tar.gz u-boot-imx-4e33467d44620edf224aad03c2c7396fb4918696.tar.bz2 |
x86: Call early_board_init when warm booting
early_board_init has been skipped to avoid SDRAM corruption in the case
that a fully relocatable image has been loaded into SDRAM and is being
executed from SDRAM. x86 is being aligned with other architectures (ARM
and PPC in particlar) and will be using Cache-As-RAM to run a C
environment from Flash (or SRAM if you have some). early_board_init may
be needed to assist in the setup of Cache-As-RAM and the early C
environment
Diffstat (limited to 'board/eNET/eNET_start16.S')
0 files changed, 0 insertions, 0 deletions