]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
convert common files to new SoC access
authorJens Scharsig <js_at_ng@scharsoft.de>
Wed, 3 Feb 2010 21:46:58 +0000 (22:46 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 12 Feb 2010 18:31:55 +0000 (12:31 -0600)
commit0cf0b93161beb3f3ed5e37e6112aedf15da17e8a
treeb620b5a93d12d5039bc541be298165a7f06f2212
parent7f9e8633ac9c846e7e4f867507cbd5de1bd99e0c
convert common files to new SoC access

* add's a warning to all files, which need update to new SoC access
 * convert common files in cpu/../at91 and a lot of drivers to use
   c stucture SoC access

Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
19 files changed:
cpu/arm926ejs/at91/at91cap9_devices.c
cpu/arm926ejs/at91/at91sam9260_devices.c
cpu/arm926ejs/at91/at91sam9261_devices.c
cpu/arm926ejs/at91/at91sam9263_devices.c
cpu/arm926ejs/at91/at91sam9m10g45_devices.c
cpu/arm926ejs/at91/at91sam9rl_devices.c
cpu/arm926ejs/at91/clock.c
cpu/arm926ejs/at91/cpu.c
cpu/arm926ejs/at91/led.c
cpu/arm926ejs/at91/lowlevel_init.S
cpu/arm926ejs/at91/reset.c
cpu/arm926ejs/at91/timer.c
drivers/i2c/soft_i2c.c
drivers/serial/at91rm9200_usart.c
drivers/serial/atmel_usart.c
drivers/spi/atmel_dataflash_spi.c
drivers/usb/host/ohci-at91.c
drivers/video/bus_vcxk.c
include/i2c.h