]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.IPHASE4539
omap3_spi: receive transmit mode
[karo-tx-uboot.git] / doc / README.IPHASE4539
index defad3009fa5e166f94b80fdbbcfa8dc2ba2dce6..c5146d9b186be35467e175f88b77c31c178ca05a 100644 (file)
@@ -54,7 +54,6 @@ connector as follows:
 
 ------------------------------------------------------------------------------
 => help
-autoscr - run script from memory
 base    - print or set address offset
 bdinfo  - print Board Info structure
 bootm   - boot application image from memory
@@ -88,6 +87,7 @@ run     - run commands in an environment variable
 saveenv - save environment variables to persistent storage
 setenv  - set environment variables
 sleep   - delay execution for some time
+source  - run script from memory
 tftpboot- boot image via network using TFTP protocol
               and env variables ipaddr and serverip
 version - print monitor version
@@ -333,7 +333,7 @@ Linux:
        $ make oldconfig
        $ make dep
        $ make uImage
-       $ cp -p arch/ppc/mbxboot/uImage /tftpboot
+       $ cp -p arch/powerpc/mbxboot/uImage /tftpboot
 
        Load uImage via tftp and boot it.