On Tue, Feb 4, 2014 at 9:51 AM, Carmelo Ingrao <[email protected]> wrote: > Le 4 févr. 2014 à 16:48, Aaron Durbin <[email protected]> a écrit : > >> >> Ya. You aren't just going to be able to run that script. It assumes >> you have coreboot checked out and cbfstool built as well as SeaBIOS >> built. Perhaps Kevin can help you with that? Or he could at least >> post his SeaBIOS image. You could stitch it into your image.bin after >> reading it with flashrom. >> >> -Aaron > > Okay ! > > I have a friend who has the same C720P than me, he has Fedora installed on it > (no more ChromeOS) > > If he dump his bios with « sudo flashrom -r path//to/romfile » can I write > it to my chip with « sudo flashrom -w path/to/file » ?
That should work, but make sure you use the '-i RW_LEGACY' option on writing so that it only updates the SeaBIOS portion of the SPI. > > If not, how can I contact Kevin ? Do you have his mail ? > > Thanks again, you’re really nice to help me like that :) I saw that you responded to his email on teh mailing list. I would expect him to get it. -Aaron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

