Home
last modified time | relevance | path

Searched hist:"196193 a4d4963a8dde00c7cdd0ec83b60ea61e61" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_dram.c196193a4d4963a8dde00c7cdd0ec83b60ea61e61 Mon Sep 28 09:11:59 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Report correct number of E820 table entries

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>
Acked-by: Simon Glass <sjg@chromium.org>