From: Peter Ryser <Peter.Ryser@xilinx.com>
To: Mike Wellington <wellington@lucent.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Xilinx ML300 u-boot question
Date: Tue, 13 Apr 2004 10:45:43 -0700 [thread overview]
Message-ID: <407C2747.1030709@xilinx.com> (raw)
In-Reply-To: <407C0738.2030904@lucent.com>
Mike,
for TFTP boot normally the HW MAC address of the target device is used
for identification. On the ML300 the HW MAC address is stored inside the
IIC EEPROM. Since accessing this EEPROM is not yet supported in the
pusblished U-Boot port for ML300 the MAC address is hardcoded in
board/xilinx/xilinx_enet/emac_adapter.c.
So, to get a machine specific u-boot for every board change the MAC
address and recompile. I'm not sure that you would need the secondary
u-boot then as you could then directly load the Linux kernel in the
second step.
- Peter
Mike Wellington wrote:
>
> Does anybody know what parameters I should use to
> load u-boot, using u-boot. That's right, I want to
> build a generic u-boot that goes on the Microdrive of
> a Xilinx ML300 development board. I have several of them
> to manage. I want the generic u-boot to go and download
> a machine-specific u-boot that I can change on my workstation
> without having to write it to the microdrive.
>
> Or can I just have u-boot start the kernel with no parameters
> and have all the initial args for the kernel built into the
> kernel?
>
> -mike wellington
> wellington@lucent.com
>
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-04-13 17:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-13 15:28 Xilinx ML300 u-boot question Mike Wellington
2004-04-13 17:45 ` Peter Ryser [this message]
2004-04-13 18:24 ` Mike Wellington
-- strict thread matches above, loose matches on Subject: below --
2004-04-13 16:04 VanBaren, Gerald (AGRE)
2004-04-13 17:36 ` Mike Wellington
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=407C2747.1030709@xilinx.com \
--to=peter.ryser@xilinx.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=wellington@lucent.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).