public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dieter Kiermaier <dk-arm-linux@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell Kirkwood NAND driver
Date: Tue, 23 Jun 2009 10:47:47 +0200	[thread overview]
Message-ID: <200906231047.47343.dk-arm-linux@gmx.de> (raw)
In-Reply-To: <20090623083531.GC23512@game.jcrosoft.org>

Am Dienstag 23 Juni 2009 10:35:31 schrieb Jean-Christophe PLAGNIOL-VILLARD:

> > > I2C lowest priority (as per need)
> >
> > Can I do something to push I2C priority?
>
> If the I/O is shared with gpio you can use bitbanging with few hours

I think this would be the best to start - due to the fact that I need 
bitbanging for FPGA flashing, too.

>
> Best Regards,
> J.

@Prafulla:
in kirkwood/cpu.c
there are 2 functions:
kw_config_gpio()
kw_config_mpp()

If I implement additional functions like
kw_gpio_direction(int gpio, enum direction)
kw_gpio_set(int gpio, int value)
int value kw_gpio_get(int gpio)

If the functions are implemented in cpu.c are they accessible from cmd_xxx.c 
functions?

Would this be ok to get it mainline or should there be an special driver for 
gpio access?

Sorry for my newbie questions :)


Dieter

  reply	other threads:[~2009-06-23  8:47 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-14 17:02 [U-Boot] [PATCH v2 1/3][repost] nand: Add Marvell Kirkwood NAND driver Prafulla Wadaskar
2009-06-22 22:05 ` Scott Wood
2009-06-23  6:08   ` Prafulla Wadaskar
2009-06-23  7:02     ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-23  7:52     ` Dieter Kiermaier
2009-06-23  8:01       ` Prafulla Wadaskar
2009-06-23  8:24         ` Dieter Kiermaier
2009-06-23  8:35           ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-23  8:47             ` Dieter Kiermaier [this message]
2009-06-23 10:38               ` Prafulla Wadaskar
2009-06-23 11:23                 ` Dieter Kiermaier
2009-06-23 12:06                   ` Stefan Roese
2009-06-23 12:06                   ` Prafulla Wadaskar
2009-06-23 12:14                     ` Dieter Kiermaier
2009-06-26  7:32   ` Prafulla Wadaskar
2009-06-27 15:22     ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-07 10:31       ` Prafulla Wadaskar
2009-07-07 20:26         ` Jean-Christophe PLAGNIOL-VILLARD
  -- strict thread matches above, loose matches on Subject: below --
2009-06-08 12:04 Prafulla Wadaskar
2009-06-13 14:01 ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-19  9:27   ` Prafulla Wadaskar
2009-06-19 14:52     ` Scott Wood

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=200906231047.47343.dk-arm-linux@gmx.de \
    --to=dk-arm-linux@gmx.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