public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problem building MPC8260ADS with source from git
Date: Tue, 24 Jul 2007 16:44:37 -0400	[thread overview]
Message-ID: <46A664B5.1010603@smiths-aerospace.com> (raw)
In-Reply-To: <746665.78889.qm@web51707.mail.re2.yahoo.com>

Scott Mann wrote:
> Hi
> 
> I pulled the latest (7/19) source from the git repository (I used
> snapshot) and when I went to build MPC8260ADS, it failed. I could go
> into the gory details if someone really cares, but the fix I
> implemented was to add CFG_CMD_MFSL to the CFG_EXCLUDE list in
> include/configs/MPC8260ADS.h. This CFG command seems to deal with the
> Microblaze and therefore is not applicable to anything else, I think.
> Any comments about this fix? Does it make sense to do it this way or
> is there something I'm missing?
> 
> It may be that this problem exists with other builds, but I haven't
> tried the MAKEALL yet. I could do that later.  Also, the README says
> to submit a diff patch, but which args to diff do you want? If it is
> agreed that my change is correct, I'll do a MAKEALL, add the fix
> wherever else it may be needed, create the patch and send it along.
> 
> Thanks,
> Scott

Hi Scott,

Reference:
<http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/29858/focus=29903>

I also saw that recently and came to the same conclusion.  It is due to 
a very naive command configuration - taking "all" and then subtracting 
the undesired ones.  The problem is, whenever someone adds a command 
that is incompatible, the build breaks for that board.

Jon (jdl) has a New Improved command configuration mechanism that will 
solve the world's woes, except for that one.  I intend to submit a patch 
after Jon's patches were pulled into the mainline (unless someone beat 
me to it).

Best regards,
gvb

  reply	other threads:[~2007-07-24 20:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-24 20:32 [U-Boot-Users] Problem building MPC8260ADS with source from git Scott Mann
2007-07-24 20:44 ` Jerry Van Baren [this message]
2007-07-24 21:05   ` Jon Loeliger
2007-07-24 21:20     ` Jerry Van Baren

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=46A664B5.1010603@smiths-aerospace.com \
    --to=gerald.vanbaren@smiths-aerospace.com \
    --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