Re: [PATCH v3 05/57] x86: apl: Correct PCIE_ECAM_BASE

2020-09-22 Thread Bin Meng
On Mon, Sep 7, 2020 at 5:44 AM Simon Glass wrote: > > This value is incorrect and causes problems booting Linux. Fix it. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > board/google/chromebook_coral/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

[PATCH v3 05/57] x86: apl: Correct PCIE_ECAM_BASE

2020-09-06 Thread Simon Glass
This value is incorrect and causes problems booting Linux. Fix it. Signed-off-by: Simon Glass --- (no changes since v1) board/google/chromebook_coral/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/google/chromebook_coral/Kconfig