gen405 bsp state?

Ed Sutter esutter at lucent.com
Tue Jul 5 21:08:30 UTC 2005


Keith,
I applied your patch and that fixed it.
Thanks very much!

Is this patch going to be pulled into RTEMS?

Ed

> Ed Sutter wrote:
> 
>> When I build this image, the disassembly of _init is...
>>
>> 0001e070 <__init>:
>>    1e070:   94 21 ff f0     stwu    r1,-16(r1)
>>    1e074:   7c 08 02 a6     mflr    r0
>>    1e078:   90 01 00 14     stw r0,20(r1)
>>
>> 0001e07c <__fini>:
>>    1e07c:   94 21 ff f0     stwu    r1,-16(r1)
>>    1e080:   7c 08 02 a6     mflr    r0
>>    1e084:   90 01 00 14     stw r0,20(r1)
> 
> 
> Hi Ed.
> 
> I get exactly the same behaviour for the gen405 building under linux on 
> rtems 4.6.2.  The patch I included in my other post fills out the 
> remainder of these functions with appropriate bodies and epilogues.  The 
> patch is derived from what the other ppc bsp's do (from 
> libbsp/powerpc/support/start/rtems_crti.S).
> 
> Hope this helps.
> 
> Keith




More information about the users mailing list