Furquan Shaikh has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/41477 )
Change subject: device/resource_allocator_v4: Change BIOS_SPEW to BIOS_DEBUG ......................................................................
device/resource_allocator_v4: Change BIOS_SPEW to BIOS_DEBUG
This change updates the log level for prints in resource allocator v4 to BIOS_DEBUG instead of BIOS_SPEW. These are critical in debugging issues and should be enabled at log level BIOS_DEBUG.
Signed-off-by: Furquan Shaikh furquan@google.com Change-Id: Ib863619f5e1214e4fe6f05c52be6fa2de36e6c3b --- M src/device/resource_allocator_v4.c 1 file changed, 8 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/41477/2