diff options
| author | Jean-Christophe Dubois <jcd@tribudubois.net> | 2015-10-25 15:16:06 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2015-10-27 13:16:21 +0000 |
| commit | 8ccce77c04a23a1451b6e149930e66b6eef75926 (patch) | |
| tree | d1feb818fbeb89c0aa78bfef314694c3deaf5c03 /hw/gpio/imx_gpio.c | |
| parent | 4b280b726a329a97db03323d8d03ed554f7872b8 (diff) | |
| download | focaccia-qemu-8ccce77c04a23a1451b6e149930e66b6eef75926.tar.gz focaccia-qemu-8ccce77c04a23a1451b6e149930e66b6eef75926.zip | |
i.MX: Standardize i.MX serial debug.
The goal is to have debug code always compiled during build. We standardize all debug output on the following format: [QOM_TYPE_NAME]reporting_function: debug message We also replace IPRINTF with qemu_log_mask(). The qemu_log_mask() output is following the same format as the above debug. Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Message-id: 47b8759b251d356c633faf7ea34f897f340aea4e.1445781957.git.jcd@tribudubois.net [PMM: Drop attempt to print the ram_addr of a memory region in one DPRINTF, which (a) was using the wrong format string so didn't build on 32-bit and (b) was incorrectly looking at a private field of a MemoryRegion struct] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/gpio/imx_gpio.c')
0 files changed, 0 insertions, 0 deletions