X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=board%2Fesd%2Fcpciiser4%2Fcpciiser4.c;h=10a40be25db0453a5172ee137a59f23a62a9bad9;hb=cdb749778aa3a8f8d2a41dd4ad811ef822aecfe6;hp=dcea50ee8d8cc9d1b1e2b0ec120ce974666993ca;hpb=78e1e8467795d681b3f5f75140ba175e79954273;p=u-boot diff --git a/board/esd/cpciiser4/cpciiser4.c b/board/esd/cpciiser4/cpciiser4.c index dcea50ee8d..10a40be25d 100644 --- a/board/esd/cpciiser4/cpciiser4.c +++ b/board/esd/cpciiser4/cpciiser4.c @@ -153,7 +153,7 @@ int checkboard (void) int index; int len; char str[64]; - int i = getenv_r ("serial#", str, sizeof (str)); + int i = getenv_f("serial#", str, sizeof (str)); puts ("Board: ");