]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/uImage.FIT/command_syntax_extensions.txt
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / doc / uImage.FIT / command_syntax_extensions.txt
index 6185cd838ce1ad16b3ce48d1eb518168de02babc..002818c226b8e15d714e87b788d4bba8396575f6 100644 (file)
@@ -160,7 +160,7 @@ Note on current image address
 
 When bootm is called without arguments, the image at current image address is
 booted. The current image address is the address set most recently by a load
-command, etc, and is by default equal to CFG_LOAD_ADDR. For example, consider
+command, etc, and is by default equal to CONFIG_SYS_LOAD_ADDR. For example, consider
 the following commands:
 
 tftp 200000 /tftpboot/kernel