
9 Jan
2016
9 Jan
'16
4:35 a.m.
On Fri, Jan 08, 2016 at 01:03:20AM -0800, Bin Meng wrote:
When trying to access non-existent/unsupported PCI devices in imx_pcie_read_config(), when imx_pcie_addr_valid() fails it returns error code and fills in the result with 0xffffffff manually. But it really should return zero to upper layer codes.
Reported-by: Fabio Estevam fabio.estevam@nxp.com Signed-off-by: Bin Meng bmeng.cn@gmail.com Tested-by: Fabio Estevam fabio.estevam@nxp.com
Applied to u-boot/master, thanks!
--
Tom