Hello,
I've just build the coreboot image with coreinfo playload for Digital Logic MSM800SEV target. In Config.lb file for this board is written that I have to leave 32KB space in image for AMD VSA. As it is required, I build the image which has 988KB size but what about VSA? Where and how can include it in order to have 1MB coreboot image?
Thanks in advance for your help and engagement.
On Thu, Dec 10, 2009 at 1:31 AM, Piotr Piwko piotr.piwko@gmail.com wrote:
Hello,
I've just build the coreboot image with coreinfo playload for Digital Logic MSM800SEV target. In Config.lb file for this board is written that I have to leave 32KB space in image for AMD VSA. As it is required, I build the image which has 988KB size but what about VSA? Where and how can include it in order to have 1MB coreboot image?
Thanks in advance for your help and engagement.
Hi Piotr,
I think that the information you need can be found here: http://www.coreboot.org/AMD_Geode_Porting_Guide
There is a patch to add VSA to the image via CBFS but I don't think that it has been checked in yet.
Marc