]> git.sur5r.net Git - u-boot/blobdiff - board/tqc/tqm8260/tqm8260.c
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[u-boot] / board / tqc / tqm8260 / tqm8260.c
index 3039999f3ba89a4b98764c777c85c5b53e729aea..95073b8446d1ae84335caae301f3b0d562181045 100644 (file)
@@ -196,7 +196,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: ");