Dear Wolfgang,

>> -     printf("s3c2410_nand_correct_data: not implemented\n");
>> +     debugX(1, "s3c2410_nand_correct_data: not implemented\n");
>
> I think this should remain a printf().

Since when booting from nand flash, the printf() is not available in
the early stage, here I replace printf() with debugX() to avoid using
the undefined function.

BR.
Hui.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to