[U-Boot] [PATCH 08/10] ARM Add New Board GEC2410
Wolfgang Denk
wd at denx.de
Tue Nov 3 14:28:13 CET 2009
Dear Hui Tang,
In message <f9f0f3cf0911030414s2ca8525bs47a02010e03aa5d5 at 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: wd at denx.de
"If that makes any sense to you, you have a big problem."
-- C. Durance, Computer Science 234
More information about the U-Boot
mailing list