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: [email protected] <[email protected]> Sent: Monday, May 6, 2019 11:45:11 PM To: [email protected] 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 -- [email protected] To unsubscribe send an email to [email protected]
_______________________________________________ flashrom mailing list -- [email protected] To unsubscribe send an email to [email protected]
