Attention is currently required from: Hung-Te Lin, Arthur Heymans, Angel Pons, Jianjun Wang. Hello Hung-Te Lin, Arthur Heymans, Angel Pons, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62561
to look at the new patch set (#2).
Change subject: device/mmio.h: Move readXp/writeXp helpers to device/mmio.h ......................................................................
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
These helpers are not architecture dependent and it might be used for different platform.
Signed-off-by: Jianjun Wang jianjun.wang@mediatek.com Change-Id: Ic13a94d91affb7cf65a2f22f08ea39ed671bc8e8 --- M src/arch/x86/include/arch/mmio.h M src/include/device/mmio.h 2 files changed, 40 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/62561/2