Re: [U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot

2015-12-20 Thread Bin Meng
Hi Simon, On Sat, Dec 19, 2015 at 10:52 AM, Simon Glass wrote: > Hi Bin, > > On 11 December 2015 at 03:55, Bin Meng wrote: >> Intel IvyBridge FSP seems to be buggy that it does not report memory >> used by FSP itself as reserved in the resource descriptor HOB. The >> FSP specification does not d

Re: [U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot

2015-12-18 Thread Simon Glass
Hi Bin, On 11 December 2015 at 03:55, Bin Meng wrote: > Intel IvyBridge FSP seems to be buggy that it does not report memory > used by FSP itself as reserved in the resource descriptor HOB. The > FSP specification does not describe how resource descriptor HOBs are > generated by the FSP to descri

[U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot

2015-12-11 Thread Bin Meng
Intel IvyBridge FSP seems to be buggy that it does not report memory used by FSP itself as reserved in the resource descriptor HOB. The FSP specification does not describe how resource descriptor HOBs are generated by the FSP to describe what memory regions. It looks newer FSPs like Queensbay and B