]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4391/1: make at91 debug unit support optional
authorGreg Ungerer <gerg@snapgear.com>
Fri, 18 May 2007 05:28:01 +0000 (06:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 10:11:21 +0000 (11:11 +0100)
commiteb0560e985befc4e19e7123cf91e294758b021b9
tree9a1021750b70e4b67ffb049eb44ae78bf25097df
parent82bdfaaa6368197cdb7d323f28594d228156a76b
[ARM] 4391/1: make at91 debug unit support optional

The AT91x40 family doesn't have the debug unit like its bigger brothers.
But it does have the ID and extension registers (with the bit meanings
the same). Reorganize at91_dbgu.h to cater for this.

This also affects the load uncompressor, since it outputs to the
debug port.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-at91/at91_dbgu.h
include/asm-arm/arch-at91/uncompress.h