Re: [U-Boot-Users] MPC8360EPB: error while compiling start.S

Hi, Thanks for the quick response;but, I'm unable to download it using git. Can you suggest an alternative site for downloading the upgraded version?
Thanks, Ananth.
---------- Initial Header -----------
From : "Kim Phillips" kim.phillips@freescale.com
To : "ananthsl@libero.it" ananthsl@libero.it Cc : u-boot-users@lists.sourceforge.net, wd@denx.de Date : Fri, 27 Oct 2006 12:45:25 -0500 Subject : Re: [U-Boot-Users] MPC8360EPB: error while compiling start.S
In case you're looking to upgrade, you might want to check out:
git clone http://opensource.freescale.com/pub/scm/u-boot-83xx.git git checkout mpc83xx
It has 8360 bits courtesy of Dave Liu and Tanya Jiang. We intend on working with WD to get it in his tree, after it's been through some more rigorous testing.
btw, it needs a patch such as the following to build:
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/24575
Kim
On Fri, 27 Oct 2006 18:04:16 +0200 "ananthsl@libero.it" ananthsl@libero.it wrote:
Hi, I am trying to compile u-boot-1.1.3 for MPC8360E (MPC8360EPB evaluation board). I'm getting the following error: powerpc-linux-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fPIC -ffixed-r14 -meabi -D__KERNEL__ -DTEXT_BASE=0xFEF00000 -I/home/argo/uboot/u-boot-1.1.3/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/3.4.4/include -pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC83XX -DCONFIG_E300 -ffixed-r2 -ffixed-r29 -msoft-float -c -o cpu/mpc83xx/start.o /home/argo/uboot/u-boot-1.1.3/cpu/mpc83xx/start.S <unknown> tried to exec get_feature but failed (No such file or directory) Assembler messages: Fatal error: invalid listing option `3' make: *** [cpu/mpc83xx/start.o] Error 2
Can someone help me fix this?
Thanks and Regards, Ananth.
Perdi 2 Taglie in 60 Giorni con Perdi Peso Cerotto! http://click.libero.it/perdipesocerotto3
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&da... _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

ananthsl@libero.it wrote:
Hi, Thanks for the quick response;but, I'm unable to download it using git.
Can you tell us why? Are you having problems with your git installation, or do you just not want to install git? If the latter, I strongly suggest you install and learn git, because that's the tool used for U-Boot and Linux development, so you may as well learn it now.
On the other hand, if you're having problems with git, we can help you with that.
participants (2)
-
ananthsl@libero.it
-
Timur Tabi