u-boot/arch/microblaze
Michal Simek 4c0922f367 microblaze: Remove DEBUG_INT macro and use debug() instead
Do not use specific macros for debugging.
Also remove compilation warning:
w+../arch/microblaze/cpu/interrupts.c: In function 'interrupt_handler':
w+../arch/microblaze/cpu/interrupts.c:153:2: warning: format '%x'
expects argument of type 'unsigned int', but argument 2 has type 'void
(*)(void *)' [-Wformat]
w+../arch/microblaze/cpu/interrupts.c:153:2: warning: format '%x'
expects argument of type 'unsigned int', but argument 4 has type 'void
*' [-Wformat]

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-02-09 15:09:57 +01:00
..
cpu microblaze: Remove DEBUG_INT macro and use debug() instead 2015-02-09 15:09:57 +01:00
dts Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
include/asm microblaze: Show return address from exception 2015-02-09 15:09:56 +01:00
lib fdt_support: delete force argument of fdt_initrd() 2014-06-19 11:18:47 -04:00
config.mk kbuild: delete redundant LDSCRIPT definition 2014-03-12 17:04:46 -04:00
Kconfig kconfig: add CONFIG_SUPPORT_SPL 2014-10-27 17:54:10 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00