From: rajeev s <rajeev2174@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot support for Non Console board
Date: Mon, 3 Nov 2008 21:17:48 -0800 (PST) [thread overview]
Message-ID: <628114.1617.qm@web50005.mail.re2.yahoo.com> (raw)
In-Reply-To: <20081031160253.GO12879@ovro.caltech.edu>
hi Ira Snyder,
Thanks for the respone. The solution mentioned looks feasible..
Could you please send the U-boot patch in the current shape .. Shall test the same patch with modifications as required to support our board.
Thanks again .
Rajeev S
Ira Snyder <iws@ovro.caltech.edu> wrote: On Fri, Oct 31, 2008 at 01:25:14PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 08:06 Fri 31 Oct , Jerry Van Baren wrote:
> > Wolfgang Denk wrote:
> > > Dear rajeev s,
> > >
> > > In message <843260.87725.qm@web50008.mail.re2.yahoo.com> you wrote:
> > >> We have a custom board based on coldfire (MCF5484) Similar to MCF5484 Kitlite
> > >> The board runs Coldfire as PCI agent , 64MB of SDRAM, 4 MB of Bootflash and the PCI bus as a slave (no serial
> > >> port->no console)
> > >> I can flash U-boot using the JTAG . Can you let know how can i pass the Commands over PCI .
> > >> I do not have a Console to do that ?
[snip]
> >
> > I have not googled, I'm sure many people have done this before. Maybe
> > you will get lucky and someone will have published source under a GPL
> > (compatible) license.
> IIRC I've seen this in the Prism54 driver
>
I'm currently working on a custom board based on MPC8349EMDS. It works
in PCI agent mode.
I have written a Linux driver that implements both ethernet and a uart
over the PCI bus. I don't think it would be hard to port to your board.
Search the linuxppc-dev or LKML archives for the patch. The subject is
"net: add PCINet driver".
I'm currently trying to get the driver merged into Linux. I have also
written U-Boot drivers that offer the same functionality. I can "see"
the U-Boot prompt over PCI, and tftp + nfs boot over PCI. It is very
convenient.
I was going to post up the U-Boot drivers after I get the Linux driver
merged, just in case there are changes. I've inlined the patches below.
The first adds ethernet, the second adds a serial port.
Please note that they are MPC8349EMDS specific right now, but they might
provide inspiration. Showing your support of the PCINet driver on LKML
might help get it reviewed. Noone has taken much interest.
Ira
next prev parent reply other threads:[~2008-11-04 5:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-31 10:23 [U-Boot] U-boot support for Non Console board rajeev s
2008-10-31 11:26 ` Wolfgang Denk
2008-10-31 12:06 ` Jerry Van Baren
2008-10-31 12:25 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-31 16:02 ` Ira Snyder
2008-11-04 5:17 ` rajeev s [this message]
2008-11-04 16:20 ` Ira Snyder
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=628114.1617.qm@web50005.mail.re2.yahoo.com \
--to=rajeev2174@yahoo.com \
--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.