]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/wuh405/wuh405.c
Merge branch 'master' of /home/wd/git/u-boot/master
[karo-tx-uboot.git] / board / esd / wuh405 / wuh405.c
index 704cd02702585eeca96b51c7bbe33a719f305589..5a65133d7137b16a9a07eedab8e9e36d638b964a 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: ");