[U-Boot] show_boot_progess @ ppc not working
Heiko Schocher
heiko.schocher at invitel.hu
Tue Dec 9 12:21:26 CET 2008
Hello Andre,
Andre Schwarz schrieb:
> All,
>
> can someone tell me why the board specific function "void
> show_boot_progress(int arg)"
> is no longer called (at least on MPC5200).
>
> Of course this line is present in the board config :
>
> #define CONFIG_SHOW_BOOT_PROGRESS 1
>
>
> What have I missed ?
>
The show_boot_progress () function was changed in a weak function,
see commit:
make show_boot_progress () weak.
author Heiko Schocher <hs at pollux.denx.de>
Fri, 13 Jul 2007 07:54:17 +0000 (09:54 +0200)
committer Heiko Schocher <hs at pollux.denx.de>
Fri, 13 Jul 2007 07:54:17 +0000 (09:54 +0200)
commit fad63407154f46246ce80d53a9c669a44362ac67
For what board exactly is it not working?
Maybe a problem with your compiler?
bye
Heiko
More information about the U-Boot
mailing list