Dear Hui Tang, In message <f9f0f3cf0911030414s2ca8525bs47a02010e03aa...@mail.gmail.com> you wrote: > 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.
But this is wrong. When you enable debuging, the same problem would be present again. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de "If that makes any sense to you, you have a big problem." -- C. Durance, Computer Science 234 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot