[coreboot] r1026 - in coreboot-v3: mainboard/kontron/986lcd-m southbridge/intel/i82801gx

ron minnich rminnich at gmail.com
Fri Nov 14 19:40:16 CET 2008


On Fri, Nov 14, 2008 at 10:37 AM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:

>> for now I'm fixing it with a section attribute.
>>
>
> Compilation may work, but RAMinit will fail during runtime if you do that.
>

ok, why would that be? It's being placed into that section ... what will fail?

second question, this is failling:
STAGE2_CHIPSET_SRC += \
			$(src)/southbridge/intel/i82801gx/smmrelocate.S \

note the .S: I get this error:

  LD      build/coreboot.stage2
/home/rminnich/coreboot-v3/southbridge/intel/i82801gx/smmrelocate.S:
file not recognized: File format not recognized

how do we do assembly?

ron




More information about the coreboot mailing list