
Hi Tom,
On 18 October 2015 at 18:09, Tom Rini trini@konsulko.com wrote:
On Sun, Oct 18, 2015 at 06:58:51AM -0600, Simon Glass wrote:
Hi Tom,
On 28 September 2015 at 22:52, Simon Glass sjg@chromium.org wrote:
On 28 September 2015 at 03:11, Bin Meng bmeng.cn@gmail.com wrote:
The logic to calculate the number of E820 table entries is wrong when walking through the FSP HOB tables. Fix it.
Signed-off-by: Bin Meng bmeng.cn@gmail.com Tested-by: Jian Luo jian.luo4@boschrexroth.de
Simon, I think we need get this fix in v2015.10 release.
Changes in v2: None
arch/x86/lib/fsp/fsp_dram.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org
Are you able to pick this one up if it is not too late?
... $ git am -3 U-Boot-v2-02-13-x86-fsp-Report-correct-number-of-E820-table-entries.patch Applying: x86: fsp: Report correct number of E820 table entries Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... No changes -- Patch already applied. $
Sorry, I must have applied it in a moment of delirium.
Regards, Simon