[AVR32] Add PIOE device and reserve SDRAM pins
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Tue, 30 Jan 2007 10:16:16 +0000 (11:16 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 9 Feb 2007 14:01:58 +0000 (15:01 +0100)
The PIOE device was left out before because it muxes SDRAM pins (and
is therefore a bit dangerous to mess with) and because no existing
drivers had any use for it.

It is needed for CompactFlash, however, and now that we have a way
to protect the SDRAM pins, it can be safely added.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found