Hello! On 13.04.2020 8:32, Jiaxun Yang wrote:
There are some platforms doesn't support iospace remapping
That don't support.
like MIPS. However, our PCI code will try to remap iospace unconditionally and reject io resources on these platforms. So we should remove iospace remapping check and use a range check instead on these platforms. Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
[...] MBR, Sergei