u-boot-brain/arch/i386
Graeme Russ 4e33467d44 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
2011-02-12 15:11:33 +11:00
..
cpu x86: Call early_board_init when warm booting 2011-02-12 15:11:33 +11:00
include/asm x86: Add processor flags header from linux 2011-02-12 15:11:32 +11:00
lib x86: Fix mangled umlauts 2011-02-12 15:11:26 +11:00
config.mk x86: Parametize values used in linker script 2011-02-12 15:11:24 +11:00