[U-Boot] [PATCH v3 7/7] x86: Reserve PCIe ECAM address range in the E820 table
Simon Glass
sjg at chromium.org
Thu Jul 23 01:24:42 CEST 2015
On 22 July 2015 at 02:21, Bin Meng <bmeng.cn at 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 at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v3: None
> 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(-)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list