public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "\"Xiangfu Liu(刘向富)\"" <xiangfu@openmobilefree.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] question about add new board to MAKEALL
Date: Mon, 19 Jul 2010 11:42:33 +0800	[thread overview]
Message-ID: <4C43C9A9.7020707@openmobilefree.net> (raw)
In-Reply-To: <20100628074330.D4DD914EBF7@gemini.denx.de>

Hi Wolfgang

thanks for reply.

before I apply the new board patches. the "MAKEALL" compile 359 boards.
after I applied the new board patches. the "MAKEALL" still compile 359 boards.
and the build log is the same. is that mean my patch is ok to send to mailist list??

if I am wrong just correct me :)

----
some git question:
I try to update my local [next] branch with upstream. but I got this error:
"fatal: Couldn't find remote ref next".

but I run the same command in [master] branch. works fine.
please give me some advice. very thanks.

more info about my git:
xiangfu at openmobilefree:~/u-boot/u-boot.git$ git br -a
   master
* next
   remotes/origin/GPL-Cleanup
   remotes/origin/HEAD -> origin/master
   remotes/origin/i.MX31
   remotes/origin/lwmon5
   remotes/origin/master
   remotes/origin/next
   remotes/origin/origin
   remotes/origin/tx25
   remotes/origin/u-boot-2009.11.y
xiangfu at openmobilefree:~/u-boot/u-boot.git$ git pull origin next
fatal: Couldn't find remote ref next
xiangfu at openmobilefree:~/u-boot/u-boot.git$


On 06/28/2010 03:43 PM, Wolfgang Denk wrote:
> Dear =?UTF-8?B?IlhpYW5nZnUgTGl1KOWImOWQkeWvjCki?=,
>
> In message<4C280BE4.8030207@openmobilefree.net>  you wrote:
>>
>> I am try to add new board to "MAKEALL" here[1] is the patch.
>> but "MAKEALL" doesn't compile the new board qi_lb60.
>
> MAKEALL is just a wrapper script that runs "make xxx_config" and "make
> all" for you. It has zero impact on the actual compilation of your
> board. If it doesn't work, then pothe problem is elsewhere.
>>
>> I am sure that when I use mipsel-openwrt-linux-, the qi_lb60 compile fine.
>> did I need add the "mipsel-openwrt-linux-" to MAKEALL??
>
> No, never. Maybe you did not read the documentation and forgot to set
> the CROSS_COMPILE environment variable?
>
>> xiangfu at openmobilefree:~/u-boot/u-boot.git$ tail ../build.all.log
>>      text	   data	    bss	    dec	    hex	filename
>>    191056	  14820	  22604	 228480	  37c80	../u-boot-build/u-boot
>> Configuring for ppmc7xx board...
>>      text	   data	    bss	    dec	    hex	filename
>>    144420	   9768	  22464	 176652	  2b20c	../u-boot-build/u-boot
>>
>> --------------------- SUMMARY ----------------------------
>> Boards compiled: 354
>> Boards with warnings or errors: 19 ( MVBC_P lwmon TQM823L_LCD BMW caddy2 MPC8536DS MPC8536DS_NAND MPC8536DS_SDCARD MPC8536DS_SPIFLASH MPC8544DS P2020DS P2020DS_36BIT PM854 AP1000 ML2 sc3 EVB64260 P3G4 ZUMA )
>
> These are all PowerPC boards - if your cross compiler is set for the
> Power Architecture, you should not be surprised that it cannot compile
> your MIPS code.
>
> Best regards,
>
> Wolfgang Denk
>


-- 
Best Regards
Xiangfu Liu
http://www.openmobilefree.net

  reply	other threads:[~2010-07-19  3:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28  2:41 [U-Boot] question about add new board to MAKEALL "Xiangfu Liu(刘向富)"
2010-06-28  7:43 ` Wolfgang Denk
2010-07-19  3:42   ` "Xiangfu Liu(刘向富)" [this message]
2010-07-19 17:45     ` Wolfgang Denk
2010-07-20  2:30       ` "Xiangfu Liu(刘向富)"
2010-07-20  8:02       ` Xiangfu Liu
2010-07-20  9:51         ` Wolfgang Denk
2010-07-20 14:34           ` Xiangfu Liu
2010-07-20 15:47             ` Wolfgang Denk
2010-07-21  0:47               ` Xiangfu Liu
2010-07-21  8:28                 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C43C9A9.7020707@openmobilefree.net \
    --to=xiangfu@openmobilefree.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox