]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/goni/lowlevel_init.S
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / samsung / goni / lowlevel_init.S
index 62737aba1ab3f3e0a2d334f15468f80a3f6df6b4..30a5835abb1ee5a3e98dc9324a8954d5ea74c208 100644 (file)
@@ -39,7 +39,7 @@
  */
 
 _TEXT_BASE:
-       .word   TEXT_BASE
+       .word   CONFIG_SYS_TEXT_BASE
 
        .globl lowlevel_init
 lowlevel_init: