Hi Karthik

I'm working on Opencellular (https://code.fb.com/connectivity/introducing-opencellular-an-open-source-wireless-access-platform/) which is based on Intel Atom E3845. I have built the coreboot image and would like to flash onto the Opencellular board. Could you tell how to flash only onto the BIOS region using Flashrom?

Try the following command: flashrom -p internal --noverify-all --ifd -i bios -w bios.bin


I recommend adding -V to the command the first time you use it - That will increase verbosity which can help with troubleshooting if needed.



From: karthikm618@gmail.com <karthikm618@gmail.com>
Sent: Monday, May 6, 2019 11:45:11 PM
To: flashrom@flashrom.org
Subject: [flashrom] Intel Atom E3845
 
Hello,

I'm working on Opencellular (https://code.fb.com/connectivity/introducing-opencellular-an-open-source-wireless-access-platform/) which is based on Intel Atom E3845. I have built the coreboot image and would like to flash onto the Opencellular board. Could you tell how to flash only onto the BIOS region using Flashrom?

Thank you, in advance.
_______________________________________________
flashrom mailing list -- flashrom@flashrom.org
To unsubscribe send an email to flashrom-leave@flashrom.org