From: Wolfgang Denk <wd@denx.de>
To: "VenkataKrishna" <venkatakrishnap@vrindatech.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: How work ELDK4.0 in linux
Date: Tue, 02 Sep 2008 15:37:30 +0200 [thread overview]
Message-ID: <20080902133730.10EF72489D@gemini.denx.de> (raw)
In-Reply-To: <20080902054341.2AFF7DDD0B@ozlabs.org>
Dear "VenkataKrishna",
In message <20080902054341.2AFF7DDD0B@ozlabs.org> you wrote:
>
> I installed ELDK 4.0 in linux host system. Now I want to develop linux BSP
> for my target Board (MPC8260) free scale. Any one suggest me How to works
> and sequence of compiling linux BSP.
$ export CROSS_COMPILE=ppc_82xx-
$ export ARCH=powerpc
$ make <your_board_name>_defconfig
$ make uImage
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
If the hours are long enough and the pay is short enough, someone
will say it's women's work.
prev parent reply other threads:[~2008-09-02 13:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-02 5:26 How work ELDK4.0 in linux VenkataKrishna
2008-09-02 6:40 ` Marco Stornelli
2008-09-02 13:37 ` Wolfgang Denk [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=20080902133730.10EF72489D@gemini.denx.de \
--to=wd@denx.de \
--cc=linuxppc-embedded@ozlabs.org \
--cc=venkatakrishnap@vrindatech.com \
/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;
as well as URLs for NNTP newsgroup(s).