Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[oweals/u-boot.git] / board / esd / cpci2dp / cpci2dp.c
index 00456a7003db9d646234a4b797a815cdac27ce90..ecfcf5923cece04d54f0f4f6a81f19de8ea67f32 100644 (file)
@@ -94,7 +94,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: ");