coreboot/src/mainboard/emulation
Felix Held e3a1247b15 include/console/uart: make index parameter unsigned
The UART index is never negative, so make it unsigned and drop the
checks for the index to be non-negative.

Change-Id: I64bd60bd2a3b82552cb3ac6524792b9ac6c09a94
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45294
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-09-12 14:59:33 +00:00
..
qemu-aarch64 include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
qemu-armv7 include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
qemu-i440fx mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE 2020-08-21 07:45:37 +00:00
qemu-power8 include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
qemu-q35 src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
qemu-riscv include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
spike-riscv include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
Kconfig treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
Kconfig.name