]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Add some debugging to pci_io
authorSimon Glass <sjg@chromium.org>
Sun, 1 Sep 2024 22:26:26 +0000 (16:26 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 18 Sep 2024 19:01:00 +0000 (13:01 -0600)
commit505b21b60720f00ef67d880fa7f176cbd207c1c3
treed48033ff8af11551cfcf84dcf2ee08bbb73c28ce
parente82baf0801f399266781303675b0f66cca2bc51f
sandbox: Add some debugging to pci_io

Add a little debugging to this driver. Convert the existing debugging to
use logging.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/lib/pci_io.c