From: Konstantin Kletschke <lists@ku-gbr.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] i.MX support for scb9328 cleaned up
Date: Wed, 12 Oct 2005 09:59:11 +0200 [thread overview]
Message-ID: <87k6gjp3n4.wl%kletschke@synertronixx.de> (raw)
In-Reply-To: <20051011203424.4713C352B43@atlas.denx.de>
At Tue, 11 Oct 2005 22:34:24 +0200,
Wolfgang Denk <wd@denx.de> wrote:
> Does that mean that I should ignore the link you posted earlier
> today?
I cleared up the structure now.
http://www.ludenkalle.de/u-boot/
Has my last clean up effort and the old stuff in deprecated.
The u-boot-git-20051012.diff is a diff between yesterdays git checkout
and my actual modifications. the directory content of
u-boot-git-20051012/ is the same splittet with splitdiff vor viewing
convenience on a per file basis (so pretty redundant).
> Make sure to include or exactly the needed features only. "all but X"
> is asking for problems when a new feature Y gets added which is not
> supported by your board. Rather use "default - M - N + X + Y".
But is
+#define CONFIG_COMMANDS \
(CONFIG_CMD_DFL\
& ~CFG_CMD_NET\
& ~CFG_CMD_IMLS\
[...]
& ~CFG_CMD_MISC\
| CFG_CMD_CACHE)
not your described way to do this?
> Yes, there are several of these stupidly configured boards which I
> have to cleanup nearly each time a new command gets added. See
Do you have an example in mind where I should have a look at?
Regards, Konsti
--
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E A080 1E69 3FDA EF62 FCEF
prev parent reply other threads:[~2005-10-12 7:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-12 14:32 [U-Boot-Users] i.MX support for scb9328 cleaned up Konstantin Kletschke
2005-10-08 23:17 ` Wolfgang Denk
2005-10-11 7:49 ` Sascha Hauer
2005-10-11 8:11 ` Wolfgang Denk
2005-10-11 9:47 ` Sascha Hauer
2005-10-11 10:21 ` Konstantin Kletschke
2005-10-11 12:56 ` Konstantin Kletschke
2005-10-11 13:38 ` Wolfgang Denk
2005-10-11 15:50 ` Konstantin Kletschke
2005-10-11 20:21 ` Wolfgang Denk
2005-10-11 18:25 ` Konstantin Kletschke
2005-10-11 20:34 ` Wolfgang Denk
2005-10-12 7:59 ` Konstantin Kletschke [this message]
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=87k6gjp3n4.wl%kletschke@synertronixx.de \
--to=lists@ku-gbr.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.