Skip to content
Commit 0c401fdf authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: virt: fix PCI IO ports mapping



virt device tree incorrectly uses 0xf0000000 on both sides of PCI IO
ports address space mapping. This results in incorrect port address
assignment in PCI IO BARs and subsequent crash on attempt to access
them. Use 0 as base address in PCI IO ports address space.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 8b39da98
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment