
21 Jul
2015
21 Jul
'15
11:18 p.m.
On 21 July 2015 at 06:15, Bin Meng bmeng.cn@gmail.com wrote:
We should mark PCIe ECAM address range in the E820 table as reserved otherwise kernel will not attempt to use ECAM.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- New patch to reserve PCIe ECAM address range in the E820 table
arch/x86/Kconfig | 10 ++++++++++ arch/x86/lib/fsp/fsp_dram.c | 6 ++++++ arch/x86/lib/zimage.c | 5 ++++- 3 files changed, 20 insertions(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org