Attention is currently required from: Nico Huber, Stefan Reinauer, Angel Pons, Arthur Heymans. Hello build bot (Jenkins), Nico Huber, Stefan Reinauer, Edward O'Callaghan, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/52470
to look at the new patch set (#3).
Change subject: hwaccess.c: Fix PowerPC memory barrier ......................................................................
hwaccess.c: Fix PowerPC memory barrier
Use `__asm__ __volatile__` as done in the Linux kernel. Also update rotten link.
Tested using manibuilder, flashrom now builds on PowerPC with -std=c99.
Change-Id: Ia84fd1362a1d39aca6269eef22ac994dee68ba4b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M hwaccess.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/70/52470/3