u-boot-brain/arch/arm/cpu/arm926ejs
Stefano Babic c8d9ceaf06 ARM: 926ejs: use debug() for misaligned addresses
Misaligned warnings are useful to debug faulty drivers.
A misaligned warning is printed also when the driver
is correct - use debug() instead of printf().

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Albert Aribaud <albert.u.boot@aribaud.net>
CC: Mike Frysinger <vapier@gentoo.org>
CC: Marek Vasut <marex@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
2012-04-16 14:53:59 +02:00
..
armada100 bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00
at91 ATMEL: remove old atmel_mci driver 2012-03-13 12:06:42 +01:00
davinci dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 2012-02-27 21:19:24 +01:00
kirkwood Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
mb86r0x Fix Stelian's email address 2011-11-29 15:43:38 +01:00
mx25 net: imx: Add multi-FEC support for imx_get_mac_from_fuse 2012-01-16 08:40:09 +01:00
mx27 MX27: add missing get_tbclk() 2012-02-27 21:19:23 +01:00
mx28 i.MX28: Enable caches by default 2012-03-29 07:57:08 +02:00
nomadik nhk8815: fix build errors 2012-03-28 23:53:22 +02:00
omap arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings 2011-11-23 08:14:27 +01:00
orion5x bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00
pantheon bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cache.c ARM: 926ejs: use debug() for misaligned addresses 2012-04-16 14:53:59 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined 2012-02-12 10:11:33 +01:00