commit | 710862d0a5f112e412b0a508eefb56b74466cb66 | [log] [tgz] |
---|---|---|
author | Stephen Carlson <stcarlso@linux.microsoft.com> | Fri Mar 10 11:07:14 2023 -0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 30 15:09:59 2023 -0400 |
tree | 9bc1c2f4ece171ec599c76d7867cd383590a3c3a | |
parent | 3d876c48f7e9ede4bf2609cfb98a4ced499e0e44 [diff] |
drivers: pci: sandbox: Add stub sandbox PCI MPS support Reports the sandbox swapcase PCI Express device to support a 256 byte Maximum Payload Size for MPS tuning tests. Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com> Reviewed-by: Simon Glass <sjg@chromium.org>