[AVR32] Add basic HMATRIX support
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 1 Feb 2007 15:34:10 +0000 (16:34 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 27 Apr 2007 10:58:50 +0000 (12:58 +0200)
commit9c8f8e752431f3f7ed6ea6ea6e491ce12057f572
tree0ec81e8d5cd6239b8cd47990e7ae78e183b01a4f
parentde46c33745f5e2ad594c72f2cf5f490861b16ce1
[AVR32] Add basic HMATRIX support

This adds register and clock definitions for the High-speed bus Matrix
(HMATRIX) as well as a function that can be used to configure special
EBI functionality like CompactFlash and NAND flash support.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/mach-at32ap/at32ap7000.c
arch/avr32/mach-at32ap/hmatrix.h [new file with mode: 0644]