summaryrefslogtreecommitdiff
path: root/doc/board/nxp/mx6ul_14x14_evk.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/board/nxp/mx6ul_14x14_evk.rst')
-rw-r--r--doc/board/nxp/mx6ul_14x14_evk.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/board/nxp/mx6ul_14x14_evk.rst b/doc/board/nxp/mx6ul_14x14_evk.rst
index 8298bf8e1e..3e57ba1ee8 100644
--- a/doc/board/nxp/mx6ul_14x14_evk.rst
+++ b/doc/board/nxp/mx6ul_14x14_evk.rst
@@ -74,9 +74,9 @@ The following script should be created to boot SPL + u-boot-dtb.img binaries:
SDPU: jump -addr 0x877fffc0
SDPU: done
-Please note that the address above is calculated based on SYS_TEXT_BASE address:
+Please note that the address above is calculated based on TEXT_BASE address:
-0x877fffc0 = 0x87800000 (SYS_TEXT_BASE) - 0x40 (U-Boot proper Header size)
+0x877fffc0 = 0x87800000 (TEXT_BASE) - 0x40 (U-Boot proper Header size)
Power on the target and run the following command from U-Boot root directory: