Hi All
I am a novice with coreboot. I successfully build coreboot.rom follow www.coreboot.org. Now i want to burn it to flash chips. I tried using the vendors provide flash utility write to flash chips, it's can write success. I plug in 0x80 debug card to mainboard then power on, coreboot stop working and debug card output code is 0x02. I suspect vendors provide flash utility maybe not support coreboot when i reference FAQhttp://www.coreboot.org/FAQ#How_do_I_.28re-.29flash_the_BIOS.3F page describe how to flash the BIOS. The FAQ page suggest use the universal flash utility called flashrom.So, if i don't use flashrom utility write to flash chips , even my coreboot.rom is good,it always can't work?
Thanks!!