commit | e1292517103f7ad6a8dc9f0795d170a78ed408a8 | [log] [tgz] |
---|---|---|
author | Alistair Francis <alistair.francis@xilinx.com> | Tue Sep 08 17:38:45 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 08 17:38:45 2015 +0100 |
tree | 1241ceedceb1bf0502d9129b112526d4385f6c13 | |
parent | bb639f829f139ddc83325b3b6825f93096ee44f1 [diff] |
xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort Convert all of the non-realize error_propagate() calls into error_abort calls as they shouldn't be user visible failure cases. Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>