]> git.sur5r.net Git - u-boot/blobdiff - board/siemens/SCM/scm.c
Rename getenv_r() into getenv_f()
[u-boot] / board / siemens / SCM / scm.c
index e0611fe370d5817148d422be84b171a8ff35e5e1..926e491271b8d8006213666a0aa447c3a8a40d0b 100644 (file)
@@ -209,7 +209,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
 int checkboard (void)
 {
        char str[64];
-       int i = getenv_("serial#", str, sizeof (str));
+       int i = getenv_f("serial#", str, sizeof (str));
 
        puts ("Board: ");