X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=doc%2FREADME.modnet50;h=2ac3c8fbe34bc5fb380b93b1a36fe0141ff81906;hb=92d5ecba47feb9961c3b7525e947866c5f0d2de5;hp=d8d9c9d8210b85b57a7c161cfac589a47ad3569e;hpb=cd0a9de68b03e5a54fd2a08f44be318e4397be01;p=karo-tx-uboot.git diff --git a/doc/README.modnet50 b/doc/README.modnet50 index d8d9c9d821..2ac3c8fbe3 100644 --- a/doc/README.modnet50 +++ b/doc/README.modnet50 @@ -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/memsetup.S .. memory setup for ModNET50 +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