public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] question about add new board to MAKEALL
@ 2010-06-28  2:41 "Xiangfu Liu(刘向富)"
  2010-06-28  7:43 ` Wolfgang Denk
  0 siblings, 1 reply; 11+ messages in thread
From: "Xiangfu Liu(刘向富)" @ 2010-06-28  2:41 UTC (permalink / raw)
  To: u-boot

Hi all.

I am try to add new board to "MAKEALL" here[1] is the patch.
but "MAKEALL" doesn't compile the new board qi_lb60.
here[2] is the tail of compile log

this board is base on next branch commit: 953b7e629198fe2eb0adf272fb9140f2a4a51826

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??

give me some advice? thanks.


[1]------------------
diff --git a/MAKEALL b/MAKEALL
index d6d5f5b..3b6953b 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -786,7 +786,8 @@ LIST_mips="         \
  ## MIPS Systems                (little endian)
  #########################################################################
  
-LIST_mips4kc_el=""
+LIST_mips4kc_el="       \
+       qi_lb60"
  
  LIST_mips5kc_el=""
  
[2]
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 )
----------------------------------------------------------


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

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-07-21  8:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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(刘向富)"
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox