Hello All,<br><br>I am trying to append VGA ROM that is extracted using dd and trying to include it as part of the final flash image. Now I reduce the ROM_SIZE by 36K for VSM and 32K for VGA ROM. As per the procedure I also edit src/mainboard/amd/db800/Options.lb and <a href="http://Config.lb">Config.lb</a>.<br>
<br>Now there seems to be some problem in finding VSA and thereafter the VGA also. Take a look at the log messages. I am using SST49LF008A which is a 1MB flash part.<br><br>Before VSA:<br>do_vsmbios<br>buf ilen 828 olen2606<br>
buf 00060000 *buf 254 buf[256k] 0<br>buf[0x20] signature is 82:6a:ff:ff<br>do_vsmbios: no vsainit.bin signature, skipping!<br>After VSA:<br>Graphics init...<br>VRC_VG value: 0xffff<br>Finding PCI configuration type.<br>PCI: Sanity check failed<br>
pci_check_direct failed<br><br>Regards,<br>Phani<br>