r45 - trunk/src/host/s3c2410_boot_usb

mickey at gta01.hmw-consulting.de mickey at gta01.hmw-consulting.de
Fri Sep 15 16:17:30 CEST 2006


Author: mickey
Date: 2006-09-15 14:17:29 +0000 (Fri, 15 Sep 2006)
New Revision: 45

Modified:
   trunk/src/host/s3c2410_boot_usb/README
Log:
s3c2410_boot_usb: fix README


Modified: trunk/src/host/s3c2410_boot_usb/README
===================================================================
--- trunk/src/host/s3c2410_boot_usb/README	2006-09-08 06:42:04 UTC (rev 44)
+++ trunk/src/host/s3c2410_boot_usb/README	2006-09-15 14:17:29 UTC (rev 45)
@@ -13,8 +13,8 @@
 3) power-on QT-2410
 4) start the ram loader by running
 
-	loadeboot_usb 0x30008000 /file/to/code
+	s3c2410_boot_usb /path/to/code 0x30008000
 
-   to download /file/to/code into RAM address 0x30008000
+   to download /path/to/code into RAM address 0x30008000
 
 You can watch the progress of the download on the serial port of QT-2410 (115200 bps)





More information about the commitlog mailing list