global: Migrate CONFIG_RAMDISK_ADDR to CFG
[platform/kernel/u-boot.git] / doc / usage / cmd / qfw.rst
index b3704b9..cc0e27c 100644 (file)
@@ -31,7 +31,7 @@ kernel_addr
 initrd_addr
     address to which the file specified by the -initrd parameter of QEMU shall
     be loaded. Defaults to environment variable *ramdiskaddr* and further to
-    the value of *CONFIG_RAMDISK_ADDR*.
+    the value of *CFG_RAMDISK_ADDR*.
 
 Examples
 --------