X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FuImage.FIT%2Fcommand_syntax_extensions.txt;h=002818c226b8e15d714e87b788d4bba8396575f6;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=6185cd838ce1ad16b3ce48d1eb518168de02babc;hpb=438a4c11260b4ea9805039b0b4f92f9df5306b02;p=oweals%2Fu-boot.git diff --git a/doc/uImage.FIT/command_syntax_extensions.txt b/doc/uImage.FIT/command_syntax_extensions.txt index 6185cd838c..002818c226 100644 --- a/doc/uImage.FIT/command_syntax_extensions.txt +++ b/doc/uImage.FIT/command_syntax_extensions.txt @@ -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