[U-Boot] [PATCH 08/10] ARM Add New Board GEC2410

Hui Tang zetalabs at gmail.com
Tue Nov 3 13:14:21 CET 2009


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.


More information about the U-Boot mailing list