Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[pandora-u-boot.git] / tools / binman / entries.rst
index 18bd328..3dc32db 100644 (file)
@@ -735,7 +735,7 @@ Here is an example showing ATF, TEE and a device tree all combined::
                 os = "U-Boot";
                 arch = "arm64";
                 compression = "none";
-                load = <CONFIG_SYS_TEXT_BASE>;
+                load = <CONFIG_TEXT_BASE>;
                 u-boot-nodtb {
                 };
             };