Wolfgang,
> Dear Andre Schwarz,
>
> In message<4cc58b1b.8040...@matrix-vision.de>  you wrote:
>    
>> finally I got both some time and hardware :
>>
>> 4 nops after _start does the trick, i.e. the board is up and running fine.
>>      
> This is probably completely unrelated - but check your
> CONFIG_SYS_GBL_DATA_SIZE setting and make sure it's still>=
> sizeof(struct global_data).
>    

Having a look at include/asm/global_data.h gives some 40 ulongs for my 
MPC8377 system.
Current CONFIG_SYS_GBL_DATA_SIZE= 0x100 which should be enough.

Nevertheless I doubled to 0x200.

The system is still dead after removing the 4 nops after _start.



Regards,
André


MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to