X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_dcr.c;h=4fddd804abd9bbad5b3c682dbe5211151a47b3a0;hb=51f4999bc5ad5f8430da0297d12c1abef9c05568;hp=c5bcb8b89dc63f4c6ecc661b86da90898be14f72;hpb=18d66533ac773f59efc93e5c19971fad5e6af82f;p=u-boot diff --git a/common/cmd_dcr.c b/common/cmd_dcr.c index c5bcb8b89d..4fddd804ab 100644 --- a/common/cmd_dcr.c +++ b/common/cmd_dcr.c @@ -63,7 +63,7 @@ int do_setdcr (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) do { value = get_dcr (dcrn); printf ("%04x: %08lx", dcrn, value); - nbytes = readline (" ? "); + nbytes = cli_readline(" ? "); if (nbytes == 0) { /* * pressed as only input, don't modify current