linux-stable/arch/blackfin
Mike Frysinger d09fb60203 Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi
This code was mostly developed against a BF54x, so some BF537-specific
issues were missed.

The PPI block starts at PPI_CONTROL, not PPI_STATUS (which is the reverse
of the EPPI block).

The MDMA block starts at MDMA_NEXT_DESC_PTR, not MDMA_CONFIG.  Seems the
sim does not catch misreads here so that'll need to get fixed.

The gptimer block is mostly 32bit regs, not 16bit.  Use the gptimer struct
to figure that out rather than hardcoding it locally.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-05-28 17:02:56 -04:00
..
boot Blackfin: encode cpu-rev into uImage name 2011-01-10 07:18:27 -05:00
configs Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs 2011-05-25 08:13:43 -04:00
include Blackfin: gptimers: add structure for hardware register layout 2011-05-28 17:02:55 -04:00
kernel Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi 2011-05-28 17:02:56 -04:00
lib Fix common misspellings 2011-03-31 11:26:23 -03:00
mach-bf518 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-bf527 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-bf533 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-bf537 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-bf538 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-bf548 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-bf561 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header 2011-05-28 17:01:55 -04:00
mach-common Blackfin: wire up new sendmmsg syscall 2011-05-28 17:02:55 -04:00
mm Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent 2011-05-27 14:28:09 +02:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 2011-05-26 17:12:38 -07:00
Kconfig.debug Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2011-05-25 15:34:14 -07:00
Makefile Blackfin: encode cpu-rev into uImage name 2011-01-10 07:18:27 -05:00