Attention is currently required from: Angel Pons.
Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70041
to look at the new patch set (#2).
Change subject: arch/x86: Add bitwise operations for IO space ......................................................................
arch/x86: Add bitwise operations for IO space
One of the reasons to prefer io_writeX() over outX() is that the parameter ordering of the former is consistent with other write functions, e.g. MMIO.
Change-Id: Ia3e1146f062dced1b75195846ea65a44e2bd4482 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- A src/arch/x86/include/arch/io_bitops.h 1 file changed, 97 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/70041/2