]> git.ipfire.org Git - thirdparty/u-boot.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)
commit595aac98246bb26d128389e25b147ae9643afb26
tree28d9d1dcc9b54f76c3a8b21109ad6ecd206d8f7d
parent44093a1554be9ca4d4e964710537a3d0014909b9
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