From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Hi, I am new to U-Boot, how do I get started?
Date: Wed, 21 Jan 2004 22:35:34 +0100 [thread overview]
Message-ID: <20040121213539.2AC97C0655@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 21 Jan 2004 19:17:36 +0530." <200401211917.36982.vidya_s@lgsoftindia.com>
In message <200401211917.36982.vidya_s@lgsoftindia.com> you wrote:
>
> I think we need to create our own board specific directory and cpu specific
> directory. Am i right?
As described in the README. A new cpu directory is only needed when
you add support for a new processor.
> As this uboot is command based, (if i am not wrong) those command parts remain
> unchanged right? I mean i dont have to do anything extra for the commands
Right.
> support? If i need to implement a Network boot i.e, NFS boot, what are the
You cannot boot over NFS - that would require TCP/IP and a lot more.
U-Boot can only use DHCP/BOOTP/TFTP for network booting.
> steps that i need to follow. If i do my processor specific ethernet setup in
> the cpu directory is that enough?
Of course you have to make sure that your network driver gets hooked
into the network routines.
> One more thing is if i want a serial boot (serial download), what are the
> steps i need to follow. Could you pls brief me out?
Just use the commands "loads" or "loadb".
> Are there any other directories that i need to modify other than the board and
> cpu?
Normally you don't need to do anything in a CPU specific directory.
Follow the instructions in the README.
Best regards,
Wolfgang Denk
--
See us @ Embedded World, Nuremberg, Feb 17 - 19, Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
You know that feeling when you're leaning back on a stool and it
starts to tip over? Well, that's how I feel all the time.
- Steven Wright
next prev parent reply other threads:[~2004-01-21 21:35 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-21 12:12 [U-Boot-Users] Hi, I am new to U-Boot, how do I get started? Vidya S
2004-01-21 13:37 ` Wolfgang Denk
2004-01-21 13:47 ` Vidya S
2004-01-21 21:35 ` Wolfgang Denk [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-09-03 13:40 christophe peyronnet
2004-09-03 15:12 ` Wolfgang Denk
2004-09-03 17:17 ` T Michael Turney
2005-11-11 7:49 Justin_Sheu at alphanetworks.com
2005-11-11 8:44 ` Wolfgang Denk
2006-06-01 6:19 沈跃
2006-06-01 7:07 ` Wolfgang Denk
2006-06-01 7:09 Li Yang-r58472
2007-06-17 9:23 my lists
2007-08-17 11:56 Arun Bothe
2007-11-23 11:43 yusuf khan
2007-11-23 11:57 ` Ing.Gianfranco Morandi
2007-11-26 19:26 ` Ben Warren
2008-04-15 2:42 cheesiong
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=20040121213539.2AC97C0655@atlas.denx.de \
--to=wd@denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox