]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
authorWolfgang Denk <wd@pollux.denx.de>
Tue, 4 Oct 2005 23:51:29 +0000 (01:51 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Tue, 4 Oct 2005 23:51:29 +0000 (01:51 +0200)
commit080bdb7f3a0227bc2f34a3b2d4e6f573dab3ca3a
tree25724dfd8332f647b9a7765d204112dcadf83e63
parent29ca46c4453c41e0617b76248cae3be628e03cc2
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
  Patch by Anders Larsen, 29 Apr 2005

* Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005
  (8e2be51de8dd03c1ce4d06cbb18ad06133d47cd5)
20 files changed:
CHANGELOG
board/at91rm9200dk/Makefile
board/at91rm9200dk/at91rm9200dk.c
board/cmc_pu2/Makefile
board/cmc_pu2/cmc_pu2.c
board/cmc_pu2/dm9161.c [deleted file]
board/kb9202/Makefile
board/kb9202/kb9202.c
board/mp2usb/Makefile
board/mp2usb/dm9161.c [deleted file]
board/mp2usb/flash.c
board/mp2usb/mp2usb.c
cpu/arm920t/at91rm9200/Makefile
cpu/arm920t/at91rm9200/dm9161.c [moved from board/at91rm9200dk/dm9161.c with 90% similarity]
cpu/arm920t/at91rm9200/ether.c
cpu/arm920t/at91rm9200/lxt972.c [moved from board/kb9202/lxt972.c with 86% similarity]
drivers/cfi_flash.c
include/asm-arm/arch-at91rm9200/AT91RM9200.h
include/at91rm9200_net.h
include/dm9161.h