X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=inline;f=board%2Fesd%2Fadciop%2Fadciop.c;h=7a11a12cefbb5035e4912096ef167bd42e126a80;hb=53677ef18e25c97ac613349087c5cb33ae5a2741;hp=93bc8431bf95935d73dcc8a4885bd6e7de823932;hpb=c837dcb1a316745092567bfe4fb266d0941884ff;p=oweals%2Fu-boot.git diff --git a/board/esd/adciop/adciop.c b/board/esd/adciop/adciop.c index 93bc8431bf..7a11a12cef 100644 --- a/board/esd/adciop/adciop.c +++ b/board/esd/adciop/adciop.c @@ -60,7 +60,7 @@ int board_early_init_f (void) int checkboard (void) { - unsigned char str[64]; + char str[64]; int i = getenv_r ("serial#", str, sizeof (str)); puts ("Board: ");