]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.korat
post, i2c: add missing curly bracket in i2c_post_test
[karo-tx-uboot.git] / doc / README.korat
index 49cd102a8536d1be7e907db80c270d7f81b21e48..e059f788c46f8ab3d76f528bc53a6442e9f13dda 100644 (file)
@@ -36,8 +36,8 @@ sufficient that the upgradable U-Boot can be started by a branch to 0xF7FBFFFC.
 
 The build sequence:
 
-       make korat_config
-       make all perm=1
+       make korat_perm_config
+       make all
 
 builds the permanent U-Boot by selecting loader file "u-boot.lds" and defining
 preprocessor symbol "CONFIG_KORAT_PERMANENT".  The default build:
@@ -45,13 +45,12 @@ preprocessor symbol "CONFIG_KORAT_PERMANENT".  The default build:
        make korat_config
        make all
 
-creates the upgradable U-Boot but selecting loader file "u-boot-F7FC.lds" and
+creates the upgradable U-Boot by selecting loader file "u-boot-F7FC.lds" and
 leaving preprocessor symbol "CONFIG_KORAT_PERMANENT" undefined.
 
 2008-02-22, Larry Johnson <lrj@acm.org>
 
 
-
 The CompactFlash(R) controller on the Korat board provides a hi-speed USB
 interface.  This may be connected to either a dedicated port on the on-board
 USB controller, or to a USB port on the PowerPC 440EPx processor.  The U-Boot