]> git.baikalelectronics.ru Git - uboot.git/commit
pci: Add a little more debugging to pci_rom
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:44 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit6c94f5c19defd59096bb8e51d88a8b8f0f48b770
tree28d9d1dcc9b54f76c3a8b21109ad6ecd206d8f7d
parent821745fb80652db75a0e33174c8a62f30823e1c2
pci: Add a little more debugging to pci_rom

Add some logging on failure.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/pci/pci_rom.c