[coreboot] a question about the file, coreboot_ram

Peter Stuge peter at stuge.se
Mon Nov 15 16:12:42 CET 2010


ali hagigat wrote:
> We know that coreboot_ram is written in ROM.
> So how its linker file(src/arch/i386/coreboot_ram.ld), shows some
> text and data sections above CONFIG_RAMBASE(like above 1MB) in RAM?

coreboot_ram is not XIP, is copied to RAM and run from there.

Why do you want to know this?


//Peter




More information about the coreboot mailing list