[U-Boot] [PATCH 4/4] bootm: Add earlyprintk to fixup_silent_linux
Doug Anderson
dianders at chromium.org
Thu Oct 20 19:35:55 CEST 2011
Wolfgang,
On Thu, Oct 20, 2011 at 7:42 AM, Wolfgang Denk <wd at denx.de> wrote:
> As before, I see very little (actually, none at all) need for such
> function. Things like that should be handled usign environment
> variables in a clever way.
>
> Please explain why you think this code is needed.
>
I'm not sure I understand your comment. It sounds to me like you're saying
that fixup_silent_linux() (which already exists in u-boot code) shouldn't be
needed anymore in u-boot. ...and maybe you're considering it deprecated?
Would you like me to submit a patch to remove it?
It appears that fixup_silent_linux() was originally added by you in 2003
(f72da3406bf6f1c1bce9aa03b07d070413a916af).
...or are you saying that you don't see the need to
change fixup_silent_linux() to also remove "earlyprintk"?
Thanks!
-Doug
More information about the U-Boot
mailing list