On Fri, Nov 14, 2008 at 10:37 AM, Carl-Daniel Hailfinger
<[EMAIL PROTECTED]> 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

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to