/[Development]
ViewVC logotype

Revision 4494


Jump to revision: Previous Next
Author: oxygene
Date: Wed Aug 5 10:48:43 2009 UTC (3 years, 9 months ago)
Changed paths: 3
Log Message:
Fix the generic code for copying and running coreboot_ram in case
certain configuration options are disabled. The strings were just
at the wrong place.

Two boards fix up some variables for romstream. This isn't necessary (or
possible) when CBFS is active, as there is no romstream. It would be
nicer to have them depend on CONFIG_ROM_PAYLOAD, but there isn't any
invariant that forces that to be inactive if CBFS is active, and this
patch is supposed to be small, esp. as the stream loaders are on the way
out.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


Changed paths

Path Details
Directorytrunk/coreboot-v2/src/arch/i386/init/crt0.S.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/digitallogic/msm586seg/mainboard.c modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/technologic/ts5300/mainboard.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15