commit | 35464f7392cfbc62e28f02a6e9ff4ab50bbf7b79 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:56:08 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:57:41 2019 +0800 |
tree | 04204cec400c37a1248bf5d9ee18456d2dade13a | |
parent | 3c3968fec6c1411af412e7d9b39774b02e2fe37c [diff] |
sandbox: pci: Increase the memory space Increase the memory space so we can support the p2sb bus which needs multiples of 1MB. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>