]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/plu405/plu405.c
Rename getenv_r() into getenv_f()
[people/ms/u-boot.git] / board / esd / plu405 / plu405.c
index 3a8a4cff34799cbe0bf212353e211bdeb58b38f0..b68ffaf77100d12ae630dae8fb590e71fa357e1b 100644 (file)
@@ -240,7 +240,7 @@ int misc_init_r(void)
 int checkboard(void)
 {
        char str[64];
-       int i = getenv_r("serial#", str, sizeof(str));
+       int i = getenv_f("serial#", str, sizeof(str));
 
        puts("Board: ");