
23 Feb
2009
23 Feb
'09
11:04 a.m.
Gunnar Rangoy wrote:
From: Olav Morken olavmrk@gmail.com
The AVR32A architecture (which AT32UC3A-series is based on) has a different memory layout than the AVR32B-architecture. This patch moves addrspace.h to an arch-dependent directory in preparation for AT32UC3A-support. It also moves some address-space manipulation functions from io.h to addrspace.h.
Signed-off-by: Gunnar Rangoy gunnar@rangoy.com Signed-off-by: Paul Driveklepp pauldriveklepp@gmail.com Signed-off-by: Olav Morken olavmrk@gmail.com
Applied to evk1100-prep, thanks.
Haavard