mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-25 10:59:05 +00:00
5cb843ca0f
The various reset routines in mach-realview rely on an FPGA to power-cycle the board after writing some magic runes to memory-mapped registers. This patch adds a dsb() following the writes, so that they become visible before we mdelay(1000) in the arch_reset code. Without this patch, the timeout would expire sporadically, causing the reset to fail. Signed-off-by: Will Deacon <will.deacon@arm.com> |
||
---|---|---|
.. | ||
barriers.h | ||
board-eb.h | ||
board-pb11mp.h | ||
board-pb1176.h | ||
board-pba8.h | ||
board-pbx.h | ||
clkdev.h | ||
debug-macro.S | ||
entry-macro.S | ||
gpio.h | ||
hardware.h | ||
io.h | ||
irqs-eb.h | ||
irqs-pb11mp.h | ||
irqs-pb1176.h | ||
irqs-pba8.h | ||
irqs-pbx.h | ||
irqs.h | ||
memory.h | ||
platform.h | ||
system.h | ||
timex.h | ||
uncompress.h | ||
vmalloc.h |