commit | fa5366413a1006911591524493b0e1520eb3915a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:44:50 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:12 2020 +0800 |
tree | 9df3c48cb2a3c87042d26a695da1ac2cd5806b31 | |
parent | ca75c3fbf8b600b1d31b6d447fc5a5a431294cf9 [diff] |
x86: apl: Correct PCIE_ECAM_BASE This value is incorrect and causes problems booting Linux. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>