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: Tue, 20 Jul 2010 16:02:23 +0800	[thread overview]
Message-ID: <4C45580F.6080708@openmobilefree.net> (raw)
In-Reply-To: <20100719174556.AD0F8153A81@gemini.denx.de>

Hi Wolfgang

is this patch[1] ok for "MAKEALL"?
or how to add my board "qi_lb60_config" to "MAKEALL"

I am just apply the patch_[1]. now it's making.
it need several hours for "MAKEALL" in my pc.
so I will got the build log several hours later.
but I would also ask in list for some advice.

thanks.

On 07/20/2010 01:45 AM, Wolfgang Denk wrote:
> Then you obviously missed to add your board to the MAKEALL script.



[1]
diff --git a/MAKEALL b/MAKEALL
index 2133559..ac9c16d 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -797,7 +797,9 @@ LIST_mips="         \
  ## MIPS Systems                (little endian)
  #############################################################
  
-LIST_mips4kc_el=""
+LIST_mips4kc_el="      \
+       qi_lb60         \
+"
  
  LIST_mips5kc_el=""
  

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

  parent reply	other threads:[~2010-07-20  8:02 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(刘向富)"
2010-07-19 17:45     ` Wolfgang Denk
2010-07-20  2:30       ` "Xiangfu Liu(刘向富)"
2010-07-20  8:02       ` Xiangfu Liu [this message]
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=4C45580F.6080708@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