]> git.sur5r.net Git - u-boot/blobdiff - board/esd/ash405/ash405.c
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[u-boot] / board / esd / ash405 / ash405.c
index 03c409829cae2d5f1f9c7d2ed70531ac65a78d82..ea280903044e795eed42477601db698e163bb893 100644 (file)
@@ -173,7 +173,7 @@ int misc_init_r (void)
 int checkboard (void)
 {
        char str[64];
-       int i = getenv_("serial#", str, sizeof(str));
+       int i = getenv_f("serial#", str, sizeof(str));
 
        puts ("Board: ");