]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add MACH_TYPE records for several AT91 boards.
authorPeter Pearse <peter.pearse@arm.com>
Tue, 14 Aug 2007 09:10:52 +0000 (10:10 +0100)
committerPeter Pearse <peter.pearse@arm.com>
Tue, 14 Aug 2007 09:10:52 +0000 (10:10 +0100)
commitd4fc6012fd0a5c211b825691f44b06f8032c0551
treee80f22d83550501912c2531ef91b18f113a78a5b
parent4ef35e53c693556c54b0c22d6f873de87bade253
Add MACH_TYPE records for several AT91 boards.
Merge to two at45.c files into a common file, split to at45.c and spi.c
Fix spelling error in DM9161 PHY Support.
Initialize at91rm9200 board (and set LED).
Add PIO control for at91rm9200dk LEDs and Mux.
Change dataflash partition boundaries to be compatible with Linux 2.6.

Signed-off-by: Peter Pearse <peter.pearse@arm.com>
Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
13 files changed:
board/at91rm9200dk/Makefile
common/soft_i2c.c
cpu/arm920t/at91rm9200/Makefile
cpu/arm920t/at91rm9200/dm9161.c
cpu/arm920t/start.S
drivers/dataflash.c
include/asm-arm/arch-at91rm9200/AT91RM9200.h
include/asm-arm/mach-types.h
include/config_cmd_all.h
include/configs/at91rm9200dk.h
include/dataflash.h
include/dm9161.h
include/flash.h