linux/arch/microblaze
Michal Simek 17b9314687 microblaze: Clear i/dcache for sw breakpoints
There is necessary to flush dcache and invalidate
icache for address where breakpoint (brki r16, 0x18)
was. The reason is that for some cases icache line
still keeps brki instruction and it is not updated
by origin instruction maintains by gdbserver.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2011-01-03 10:16:56 +01:00
..
boot microblaze: Do not use _start in vmlinux 2010-08-04 10:22:41 +02:00
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include/asm microblaze: Correct PVR access macros 2011-01-03 10:01:29 +01:00
kernel microblaze: Clear i/dcache for sw breakpoints 2011-01-03 10:16:56 +01:00
lib arch/microblaze: Remove unnecessary semicolons 2010-11-15 07:37:01 +01:00
mm memblock, microblaze: Fix memblock API change fallout 2010-09-11 10:30:28 +02:00
oprofile microblaze: Core oprofile configs and hooks 2009-12-14 08:45:07 +01:00
pci microblaze: pci-common cleanup 2010-10-21 15:51:54 +10:00
platform microblaze: Add PVR for endians plus detection 2010-10-21 15:51:57 +10:00
Kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2010-10-28 16:16:39 -07:00
Kconfig.debug microblaze: Support early console on uart16550 2010-10-21 15:51:53 +10:00
Makefile microblaze: Fix build with make 3.82 2010-10-22 15:53:15 +10:00