diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-04 23:50:06 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-04 23:50:06 +0000 |
commit | 90950925c79b4d0b48c3d9dfc1e3de6a67212a97 (patch) | |
tree | a608e123d6def08edeeaa16075a8fe6fbf2bdeec /src/mainboard/tyan/s1846/Kconfig | |
parent | 24796fd364176ce8bb4f4eb727e0ba2ece188c08 (diff) | |
download | coreboot-90950925c79b4d0b48c3d9dfc1e3de6a67212a97.tar.xz |
The new CBFS based build system requires the whole ROM to be accessible
in very early stages, otherwise the boot may hang like this because
the CBFS headers cannot be found/accessed:
Uncompressing coreboot to RAM.
Jumping to image.
Check CBFS header at fffedfe0
magic is ffffffff
ERROR: No valid CBFS header found!
CBFS: Could not find file fallback/coreboot_ram
Jumping to image.
This patch enables full ROM access on all 440BX boards right after the
serial init (and before CBFS headers are parsed).
Build-tested and runtime-tested on ASUS P2B-F.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4721 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s1846/Kconfig')
0 files changed, 0 insertions, 0 deletions