[PATCH v3 02/12] pci: auto: Reduce bridge mem alignment boundary for boston
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun May 19 19:57:54 CEST 2024
On 5/17/24 20:14, Jiaxun Yang wrote:
> Boston has a very limited memory range for PCI controllers, where
> 1MB can't easily fit into it.
>
> Make alignment boundary of PCI memory resource allocation a Kconfig
> option and default to 0x10000 for boston.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang at flygoat.com>
> ---
> drivers/pci/Kconfig | 9 +++++++++
> drivers/pci/pci_auto.c | 16 ++++++++--------
> 2 files changed, 17 insertions(+), 8 deletions(-)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
More information about the U-Boot
mailing list