[U-Boot-Users] Problems with the port to PPC 405EP ev. board

Vladimir Gurevich vag at paulidav.org
Mon Mar 17 16:23:36 CET 2003


Hello,

I'd guess that attaching your new start.S or, at least,
the diff to the original one will definitely help...

Best regards,
Vladimir

llandre wrote:
> ppc-linux-gcc -Wa,-gstabs -D__ASSEMBLY__ -g  -Os  -mrelocatable 
> -ffixed-r14 -meabi -mrelocatable -ffixed-r14 -meabi -D__KERNEL__ 
> -DTEXT_BASE=0xFFF80000 -I/proj/ppc405ep/sw/u-boot/include -fno-builtin 
> -pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_4xx -ffixed-r2 -ffixed-r29 
> -mstring -Wa,-m405 -mcpu=405 -msoft-float -DCONFIG_PPC -D__powerpc__ 
> -DCONFIG_4xx -ffixed-r2 -ffixed-r29 -mstring -Wa,-m405 -mcpu=405 
> -msoft-float -c -o start.o /proj/ppc405ep/sw/u-boot/cpu/ppc4xx/start.S
> /proj/ppc405ep/sw/u-boot/cpu/ppc4xx/start.S: Assembler messages:
> /proj/ppc405ep/sw/u-boot/cpu/ppc4xx/start.S:849: Error: attempt to 
> .org/.space backwards? (-8)
> /proj/ppc405ep/sw/u-boot/cpu/ppc4xx/start.S:1582: Internal error!
> Assertion failure in write_contents at ../../gas/write.c line 1187.
> Please report this bug.
> make[1]: *** [start.o] Error 1
> make[1]: Leaving directory `/proj/ppc405ep/sw/u-boot/cpu/ppc4xx'
> make: *** [subdirs] Error 1
> ---------------------------------------------------------------------------
> 
> I never saw an error like that. Anybody can tell me what is wrong?





More information about the U-Boot mailing list