[U-Boot] show_boot_progess @ ppc not working

Andre Schwarz andre.schwarz at matrix-vision.de
Tue Dec 9 12:24:56 CET 2008


Heiko Schocher schrieb:
> 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?
>   
mvBC-P (5200 based) -> board/matrix_vision/mvbc_p
> Maybe a problem with your compiler?
>   
Don't know - it's ELDK-4.2 :

ppc_6xx-gcc -v gives :

Reading specs from
/home/eldk-4.2/usr/bin/../lib/gcc/powerpc-linux/4.2.2/specs
Target: powerpc-linux
Configured with:
/opt/eldk/build/ppc-2008-04-01/work/usr/src/denx/BUILD/crosstool-0.43/build/gcc-4.2.2-glibc-20070515T2025-eldk/powerpc-linux/gcc-4.2.2/configure
--target=powerpc-linux --host=i686-host_pc-linux-gnu
--prefix=/var/tmp/eldk.UZpAG7/usr/crosstool/gcc-4.2.2-glibc-20070515T2025-eldk/powerpc-linux
--disable-hosted-libstdcxx
--with-headers=/var/tmp/eldk.UZpAG7/usr/crosstool/gcc-4.2.2-glibc-20070515T2025-eldk/powerpc-linux/powerpc-linux/include
--with-local-prefix=/var/tmp/eldk.UZpAG7/usr/crosstool/gcc-4.2.2-glibc-20070515T2025-eldk/powerpc-linux/powerpc-linux
--disable-nls --enable-threads=posix --enable-symvers=gnu
--enable-__cxa_atexit --enable-languages=c,c++,java --enable-shared
--enable-c99 --enable-long-long --without-x
Thread model: posix
gcc version 4.2.2

> bye
> Heiko
>   


MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner


More information about the U-Boot mailing list