From: Txema Lopez <tlopez@aotek.es>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Support for csb535fs / i.MX21 LiteKit.
Date: Thu, 01 Mar 2007 11:30:42 +0100 [thread overview]
Message-ID: <45E6AB52.3070901@aotek.es> (raw)
In-Reply-To: <45E68A01.3060607@aotek.es>
Hi Wolfgang,
Please, let me know if i'm wrong. Is this your proposal?
ifdef SOC
ifeq ($(SOC),imx)
LIBS += cpu/$(SOC)_common/lib$(SOC).a
else
LIBS += cpu/$(CPU)/$(SOC)/lib$(SOC).a
endif
endif
Hi Grant,
If you are agree, I'll start up with the changes.
Best Regards,
Txema.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tlopez.vcf
Type: text/x-vcard
Size: 324 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070301/409373d8/attachment.vcf
next prev parent reply other threads:[~2007-03-01 10:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-27 13:02 [U-Boot-Users] [PATCH] Support for csb535fs / i.MX21 LiteKit Txema Lopez
2007-02-27 17:20 ` Grant Likely
2007-02-28 7:43 ` Txema Lopez
2007-02-28 16:55 ` Grant Likely
2007-03-01 8:08 ` Txema Lopez
2007-03-01 8:17 ` Wolfgang Denk
2007-03-01 10:30 ` Txema Lopez [this message]
2007-03-01 14:23 ` Grant Likely
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=45E6AB52.3070901@aotek.es \
--to=tlopez@aotek.es \
--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.