* How to search in this mailing-list? [not found] <mailman.1133.1151372366.11183.linuxppc-embedded@ozlabs.org> @ 2006-06-27 13:23 ` Stephen Cheng 2006-06-27 13:44 ` Florian Boelstler 0 siblings, 1 reply; 4+ messages in thread From: Stephen Cheng @ 2006-06-27 13:23 UTC (permalink / raw) To: linuxppc-embedded [-- Attachment #1: Type: text/plain, Size: 151 bytes --] hi ALL, This is maybe a bit silly, but I really don't know: How to search using some key words in this mailing-list? Thanks & Best Regards, Steven C. [-- Attachment #2: Type: text/html, Size: 336 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to search in this mailing-list? 2006-06-27 13:23 ` How to search in this mailing-list? Stephen Cheng @ 2006-06-27 13:44 ` Florian Boelstler 2006-06-28 1:53 ` Can anyone tell me if it is a bug of the ELDK4.0? Denny 0 siblings, 1 reply; 4+ messages in thread From: Florian Boelstler @ 2006-06-27 13:44 UTC (permalink / raw) To: linuxppc-embedded Stephen Cheng schrieb: > This is maybe a bit silly, but I really don't know: > How to search using some key words in this mailing-list? You may use one of the options found here: http://dir.gmane.org/gmane.linux.ports.ppc.embedded Florian ^ permalink raw reply [flat|nested] 4+ messages in thread
* Can anyone tell me if it is a bug of the ELDK4.0? 2006-06-27 13:44 ` Florian Boelstler @ 2006-06-28 1:53 ` Denny 2006-06-28 7:51 ` Wolfgang Denk 0 siblings, 1 reply; 4+ messages in thread From: Denny @ 2006-06-28 1:53 UTC (permalink / raw) To: linuxppc-embedded, wolfgangdenk [-- Attachment #1: Type: text/plain, Size: 1687 bytes --] Hi, I failed to compile the uboot on my 440GP platform, I set the compile switch as "-m440 -mcpu=440", But the interest thing is when I change the switch to "-m405 -mcpu=440", I can compile my uboot successfully, why? Also I find all the instructions are existed both in user manual of PPC_405 and PPC440. make[1]: Leaving directory `/opt/glacier_boot/post/cpu' ppc_4xx-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fPIC -ffixed-r14 -meabi -fno-strict-aliasing -D__KERNEL__ -DTEXT_BASE=0xFFC40000 -I/opt/glacier_boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/eldk4.0/usr/bin/../lib/gcc/powerpc-linux/4.0.0/include -pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_4xx -ffixed-r2 -ffixed-r29 -mstring -Wa,-m440 -mcpu=440 -msoft-float -c -o cpu/ppc4xx/start.o /opt/glacier_boot/cpu/ppc4xx/start.S /opt/glacier_boot/cpu/ppc4xx/start.S: Assembler messages: /opt/glacier_boot/cpu/ppc4xx/start.S:996: Error: Unrecognized opcode: `mfdccr' /opt/glacier_boot/cpu/ppc4xx/start.S:998: Error: Unrecognized opcode: `mtdccr' /opt/glacier_boot/cpu/ppc4xx/start.S:1016: Error: Unrecognized opcode: `mtdccr' /opt/glacier_boot/cpu/ppc4xx/start.S:1027: Error: Unrecognized opcode: `mticcr' /opt/glacier_boot/cpu/ppc4xx/start.S:1033: Error: Unrecognized opcode: `mticcr' /opt/glacier_boot/cpu/ppc4xx/start.S:1039: Error: Unrecognized opcode: `mficcr' /opt/glacier_boot/cpu/ppc4xx/start.S:1050: Error: Unrecognized opcode: `mtdccr' /opt/glacier_boot/cpu/ppc4xx/start.S:1059: Error: Unrecognized opcode: `mtdccr' /opt/glacier_boot/cpu/ppc4xx/start.S:1064: Error: Unrecognized opcode: `mfdccr' make: *** [cpu/ppc4xx/start.o] Error 1 [root@localhost glacier_boot]# [-- Attachment #2: Type: text/html, Size: 2473 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Can anyone tell me if it is a bug of the ELDK4.0? 2006-06-28 1:53 ` Can anyone tell me if it is a bug of the ELDK4.0? Denny @ 2006-06-28 7:51 ` Wolfgang Denk 0 siblings, 0 replies; 4+ messages in thread From: Wolfgang Denk @ 2006-06-28 7:51 UTC (permalink / raw) To: Denny; +Cc: linuxppc-embedded In message <44A1E115.000001.12247@bj163app13.163.com> you wrote: > > I failed to compile the uboot on my 440GP platform, I set the compile switch as "-m440 -mcpu=440", Don't do this, then. The ELDK will automatically set approproate compiler options as needed, depending on your setting of the CROSS_COMPILE variable. All this is documented in the manual. Just follow the instructions. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Half of the people in the world are below average. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-06-28 7:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1133.1151372366.11183.linuxppc-embedded@ozlabs.org>
2006-06-27 13:23 ` How to search in this mailing-list? Stephen Cheng
2006-06-27 13:44 ` Florian Boelstler
2006-06-28 1:53 ` Can anyone tell me if it is a bug of the ELDK4.0? Denny
2006-06-28 7:51 ` Wolfgang Denk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox