summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTorsten Duwe <[email protected]>2026-06-01 12:39:36 +0200
committerPeter Robinson <[email protected]>2026-06-04 10:50:04 +0100
commit585d6cfd9b6b886ddfde9b66c9399eadb5086936 (patch)
treede278b5624bf775a950ffa7926e964de75a5a326 /scripts
parentdf883ec51b5b602b68a517bc513eaba3b115d890 (diff)
pci: brcmstb: rework iBAR handling
Rework the setup of inbound PCIe windows: use the convenience functions from Linux kernel commit ae6476c6de187 to calculate the BAR offsets and factor out the setup code into a separate function. The Linux kernel first allocates and populates an array of inbound_win[] and sets the BARs from it later, while U-Boot does it all on the fly, in one go, so the code is not 1:1 comparable. Signed-off-by: Torsten Duwe <[email protected]> Tested-by: Pedro Falcato <[email protected]> Reviewed-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions