]> git.sur5r.net Git - u-boot/blobdiff - board/esd/cpci405/cpci405.c
Rename getenv_r() into getenv_f()
[u-boot] / board / esd / cpci405 / cpci405.c
index 51d3355816f76c3957086946f17f2523629181b4..51e10fdc922f0b51d83ad49b409ca225a74ee084 100644 (file)
@@ -416,7 +416,7 @@ int checkboard(void)
        int len;
 #endif
        char str[64];
-       int i = getenv_r("serial#", str, sizeof(str));
+       int i = getenv_f("serial#", str, sizeof(str));
        unsigned short ver;
 
        puts("Board: ");