public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] User Question
Date: Fri, 6 Jan 2012 01:57:25 -0500	[thread overview]
Message-ID: <201201060157.26490.vapier@gentoo.org> (raw)
In-Reply-To: <5D308BD40154E4439D82454FE483A502059712C0@EVS4.nam.ci.root>

On Tuesday 03 January 2012 16:26:54 Bishop, Mark wrote:
> Is this the list I can ask questions for deploying uboot to a custom
> board based off the blackfin bf548?

this is the list for anything u-boot related

> Some of my questions are not processor specific (like what is the
> approach to getting the micrel ks8995 and a smsc lan9215 talking and
> started -the ks8995 needs a spi start command)?

the bf518f-ezbrd has a ksz8803m on it, but it supports it by open-coding 
things in board/bf518f-ezbrd/bf518f-ezbrd.c.  there's a bit more logic than 
normal due to it handling different revs of the board -- older ones had the 
switch, but newer ones do not, hence it does runtime detection to support one 
binary image for all revs.

i recall seeing people post about ksz switches in general, but i don't think 
that got anywhere, so what we did for the bf518f-ezbrd is probably your best 
bet for now.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120106/4b16f551/attachment.pgp>

      parent reply	other threads:[~2012-01-06  6:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 21:26 [U-Boot] User Question Bishop, Mark
2012-01-04  0:38 ` Marek Vasut
2012-01-06  6:57 ` Mike Frysinger [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=201201060157.26490.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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