at91: add chip register definition and generic init support
commitba71e8c521a7e7c1652560f580f81d564e613508
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 9 Apr 2011 16:06:36 +0000 (9 18:06 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sat, 9 Apr 2011 17:18:03 +0000 (9 19:18 +0200)
tree2b579f49b454552776b632d810e995aa041e7820
parent28e6dcee85ffdc5af0c630b0aca4e2087d95bca9
at91: add chip register definition and generic init support

for
 - pio
 - pmc
 - rstc
 - wdt
 - sdramc
 - smc

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
tcl/chip/atmel/at91/at91_pio.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/at91_pmc.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/at91_rstc.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/at91_wdt.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/at91sam9_init.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/at91sam9_sdramc.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/at91sam9_smc.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/hardware.cfg [new file with mode: 0644]
tcl/chip/atmel/at91/sam9_smc.cfg [new file with mode: 0644]