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 <[EMAIL PROTECTED]>
     Fri, 13 Jul 2007 07:54:17 +0000 (09:54 +0200)
committer    Heiko Schocher <[EMAIL PROTECTED]>
     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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to