Signed-off-by: Juergen Borleis <jbe@xxxxxxxxxxxxxx> --- commands/mmc_extcsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/mmc_extcsd.c b/commands/mmc_extcsd.c index 40d11df17d..7ae068348d 100644 --- a/commands/mmc_extcsd.c +++ b/commands/mmc_extcsd.c @@ -2163,7 +2163,7 @@ static int print_field(u8 *reg, int index) str = "FIFO policy for cache"; else str = "not provided"; - printf("\t[0] Device flushing: %s", str); + printf("\t[0] Device flushing: %s\n", str); return 1; case EXT_CSD_OPTIMAL_READ_SIZE: -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox