Kyösti Mälkki has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/34578 )
Change subject: oprom/yabel: Fix comment to fix the build ......................................................................
oprom/yabel: Fix comment to fix the build
Old comment did not match the pattern required to not flag the fall-through as an error.
Change-Id: I2afaca969c295a5dc4389dad0ce898c87bb841a6 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/device/oprom/yabel/io.c 1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/34578/1
diff --git a/src/device/oprom/yabel/io.c b/src/device/oprom/yabel/io.c index e8c41ce..051a601 100644 --- a/src/device/oprom/yabel/io.c +++ b/src/device/oprom/yabel/io.c @@ -184,8 +184,7 @@ X86EMU_trace_on(); } M.x86.debug &= ~DEBUG_DECODE_NOPRINT_F; - //HALT_SYS(); - // no break, intentional fall-through to default!! + // fall-through default: DEBUG_PRINTF_IO ("%s(%04x) reading from bios_device.io_buffer\n",