Hey Karthik,
Every new Intel platform needs blobs. For OpenCellular you need to use the Intel FSP for Baytrail, Intel ME, Microcode and Intel Flash Descriptor.
https://github.com/Telecominfraproject/OpenCellular/wiki/How-to-deploy-GBC-f...
Otherwise you will get a non working image, except you are just flashing the BIOS region.
If you need more help, just ping me. Our company wrote the coreboot support for Open Cellular
platform.
BR, Philipp
On 07.05.19 08:38, karthikm618@gmail.com wrote:
Hello,
I'm Karthik working on Opencellular (https://code.fb.com/connectivity/introducing-opencellular-an-open-source-wir...). I'm trying to build coreboot image for Opencellular Board. Finally, succeeded in building the image but with a WARNING message
** WARNING ** coreboot will be built without an Intel Firmware Descriptor. Never write a complete coreboot.rom without an IFD to your board's flash chip! You can use flashrom's IFD or layout parameters to flash only to the BIOS region.
So my question is
- Is it okay to flash the image with above WARNING message onto the board?
Help me to find a way.
Thank you, in advance. _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org