diff options
| author | Pali Rohár <[email protected]> | 2022-01-05 10:50:20 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-01-24 16:03:27 -0500 |
| commit | 253373d307e62ec6b78132ba9eae481fb748454c (patch) | |
| tree | 8b4cb2674e8482a742a02b6681ce9430ea8bbd3b /.gitignore | |
| parent | 21a1439d986a889cefbc2ed785c3f592fc9266de (diff) | |
pci: iproc: Set all 24 bits of PCI class code
Register 0x43c in its low 24 bits contains PCI class code.
Update code to set all 24 bits of PCI class code and not only upper 16 bits
of PCI class code.
Use standard U-Boot macro (PCI_CLASS_BRIDGE_PCI << 8) for constructing all
24-bits of PCI class for PCI bridge Normal decode.
Signed-off-by: Pali Rohár <[email protected]>
Acked-by: Roman Bacik <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
