]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.modnet50
arm: implement ELF relocations
[karo-tx-uboot.git] / doc / README.modnet50
index 30338ce8cc74cde0c1ae7cb91b4d636193dccdd5..2ac3c8fbe34bc5fb380b93b1a36fe0141ff81906 100644 (file)
@@ -45,14 +45,14 @@ flash.
 
 Files:
 
-cpu/arm720t/serial_netarm.c .. serial I/O for the cpu
+arch/arm/cpu/arm720t/serial_netarm.c .. serial I/O for the cpu
 
 board/modnet50/lowlevel_init.S   .. memory setup for ModNET50
 board/modnet50/flash.c     .. flash routines
 board/modnet50/modnet50.c   .. some board init stuff
 
-drivers/netarm_eth.c       .. ethernet driver for the NET+50 CPU
-drivers/netarm_eth.h       .. header for ethernet driver
+drivers/net/netarm_eth.c    .. ethernet driver for the NET+50 CPU
+drivers/net/netarm_eth.h    .. header for ethernet driver
 
 include/configs/modnet50.h  .. configuration file for ModNET50