]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.kwbimage
Use a const pointer for map_to_sysmem()
[karo-tx-uboot.git] / doc / README.kwbimage
index e91c387b51ed6df1f21c8491258ff0dcb324557d..13f6f92f68e2138cde58af8d974ff29b2ca2f8df 100644 (file)
@@ -40,9 +40,9 @@ Board specific configuration file specifications:
 ------------------------------------------------
 1. This file must present in the $(BOARDDIR).  The default name is
        kwbimage.cfg.  The name can be set as part of the full path
-        to the file using CONFIG_SYS_KWD_CONFIG (probably in
-        include/configs/<yourboard>.h).   The path should look like:
-        $(SRCTREE)/$(CONFIG_BOARDDIR)/<yourkwbimagename>.cfg
+       to the file using CONFIG_SYS_KWD_CONFIG (probably in
+       include/configs/<yourboard>.h).   The path should look like:
+       $(CONFIG_BOARDDIR)/<yourkwbimagename>.cfg
 2. This file can have empty lines and lines starting with "#" as first
        character to put comments
 3. This file can have configuration command lines as mentioned below,