commit | 8ac6dab341d98492d80869fb249bfae4a33f6708 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jul 01 13:28:39 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Mon Aug 17 18:48:57 2015 +0200 |
tree | e7d0d5d15a2ff119e768e71bf63ed24f66e4823d | |
parent | b07f01da814ef25577338a56529d232975961aae [diff] |
arm: mvebu: Disable MBUS error propagation Accessing MBUS windows not backed-up by e.g. PCIe devices will hang the SoC. Disable MBUS error propagation back to CPU allows to read 0xffffffff instead of hanging the SoC. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>