Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217165
b: refs/heads/master
c: 09ebded
h: refs/heads/master
i:
  217163: ca81441
v: v3
  • Loading branch information
Mike Frysinger committed Oct 25, 2010
1 parent 33af282 commit 6152c46
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 119 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff7cbc4b5c6276865a6db594c4b8459ebad457a4
refs/heads/master: 09ebdedf48994117ede1b7792fc38268bc82549b
11 changes: 0 additions & 11 deletions trunk/arch/blackfin/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,6 @@ config DEBUG_DOUBLEFAULT_RESET

endchoice

config DEBUG_ICACHE_CHECK
bool "Check Instruction cache coherency"
depends on DEBUG_KERNEL
depends on DEBUG_HWERR
help
Say Y here if you are getting weird unexplained errors. This will
ensure that icache is what SDRAM says it should be by doing a
byte wise comparison between SDRAM and instruction cache. This
also relocates the irq_panic() function to L1 memory, (which is
un-cached).

config DEBUG_HUNT_FOR_ZERO
bool "Catch NULL pointer reads/writes"
default y
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ obj-$(CONFIG_CPU_FREQ) += cpufreq.o
obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o
obj-$(CONFIG_DEBUG_ICACHE_CHECK) += irqpanic.o
106 changes: 0 additions & 106 deletions trunk/arch/blackfin/mach-common/irqpanic.c

This file was deleted.

0 comments on commit 6152c46

Please sign in to comment.