commit | c3143ba87768cbbedece32b90aa5eb5485d6d23b | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Feb 26 17:20:08 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Feb 26 17:20:08 2014 +0000 |
tree | 6dae5f7b56a803222d1aefb58d67688eb0f9573b | |
parent | 024c6e2ea575d6ca2e3e1cfb8fcff7f218bb5daf [diff] |
dma/pl330: printf format type sweep. Use PRI formats as appropriate rather than raw %x and %d. This fixes debug printfery on some host platforms. Fix types of debug only variables as appropriate. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: dbb5f5fd048b2d4a3cb5c6357577d11211a7a585.1393372019.git.peter.crosthwaite@xilinx.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>