commit | 72729910c38ca5b4736032c15dc3f9d48fe4f68a | [log] [tgz] |
---|---|---|
author | Andrew Victor <andrew@sanpeople.com> | Wed Sep 27 09:44:11 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Sep 28 11:52:05 2006 +0100 |
tree | e7461ec8e0ff07d1634d7d7a467cb8454135a5c8 | |
parent | 26f908186f923291999833e9d563259834bdca06 [diff] |
[ARM] 3865/1: AT91RM9200 header updates This is more preparation for adding support for the new Atmel AT91SAM9 processors. Changes include: - Replace AT91_BASE_* with AT91RM9200_BASE_* - Replace AT91_ID_* with AT91RM9200_ID_* - ROM, SRAM and UHP address definitions moved to at91rm9200.h. - The raw AT91_P[ABCD]_* definitions are now depreciated in favour of the GPIO API. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>