[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)
commitb54942f8203689014f80ec89c55ccb1f48ab1166
tree9a1021750b70e4b67ffb049eb44ae78bf25097df
parentd0f9b55ece0ec1ffc9e2e57fd7a79200994aead4
[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