[U-Boot] [PATCH v2 7/7] x86: Reserve PCIe ECAM address range in the E820 table

Simon Glass sjg at chromium.org
Tue Jul 21 23:18:41 CEST 2015


On 21 July 2015 at 06:15, 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>
>
> ---
>
> 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 at chromium.org>


More information about the U-Boot mailing list