]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91sam9/at91cap: move common spi initialisation to cpu
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 21 Mar 2009 20:07:59 +0000 (21:07 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 22 Mar 2009 12:22:06 +0000 (13:22 +0100)
commit7ebafb7ec1a0285af8380623c009576f92583b98
tree9b528c7f1987245db991bb540473bd6f43fb2680
parent1332a2a0694c8e10a5bade397cf83645b2c3fd7e
at91sam9/at91cap: move common spi initialisation to cpu

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13 files changed:
board/afeb9260/afeb9260.c
board/atmel/at91cap9adk/at91cap9adk.c
board/atmel/at91sam9260ek/at91sam9260ek.c
board/atmel/at91sam9261ek/at91sam9261ek.c
board/atmel/at91sam9263ek/at91sam9263ek.c
board/atmel/at91sam9rlek/at91sam9rlek.c
cpu/arm926ejs/at91/Makefile
cpu/arm926ejs/at91/at91cap9_spi.c [new file with mode: 0644]
cpu/arm926ejs/at91/at91sam9260_spi.c [new file with mode: 0644]
cpu/arm926ejs/at91/at91sam9261_spi.c [new file with mode: 0644]
cpu/arm926ejs/at91/at91sam9263_spi.c [new file with mode: 0644]
cpu/arm926ejs/at91/at91sam9rl_spi.c [new file with mode: 0644]
include/asm-arm/arch-at91/at91_common.h