From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Question about ppc4xx]
Date: Mon, 25 Aug 2008 09:29:33 +0200 [thread overview]
Message-ID: <200808250929.33780.sr@denx.de> (raw)
In-Reply-To: <000501c90501$433d3240$c9b796c0$@com>
On Saturday 23 August 2008, ??? wrote:
> I'm working on my custum board based on SEQUOIA.
>
> I'd like to use SPI & IIC in my linux application.
First this is the wrong mailing list then. Its about U-Boot questions and you
are asking about Linux I2C and SPI support. I suggest you move this over to
linuxppc-dev.
> Where should I start??
>
> Do I have to make my own driver to read & write via SPI & IIC??
>
> Or, are there any usefull drivers in the kernel or somewhere??
>
> If it is, how can I use them?
>
>
>
> If you have sample code, would you give me them??
To give you a quick answer to your questions: I2C is supported for 4xx in the
current Linux kernel. SPI is still missing but I'm currently busy with
integrating the 4xx SPI support and pushing it upstream. In a few days/weeks
you should see something on the lists.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
prev parent reply other threads:[~2008-08-25 7:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-23 9:18 [U-Boot] [Question about ppc4xx] 김영순
2008-08-24 15:52 ` Wolfgang Denk
2008-08-25 7:29 ` Stefan Roese [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=200808250929.33780.sr@denx.de \
--to=sr@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 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.