commit | 7f9f4678637f9ee1a999cc0870c4668f32e1a7eb | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Tue Jan 30 11:16:16 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Feb 09 15:01:58 2007 +0100 |
tree | 557c08cbc47b9936c3a8c2f550bb3acd8781332e | |
parent | e7f70b8cc69b1bcc56ed8d70f8e3671ec3956374 [diff] |
[AVR32] Add PIOE device and reserve SDRAM pins 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>