All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [Patch 2/9] U-boot-V2:ARM: Introduce additional bitops
Date: Wed, 18 Jun 2008 17:50:44 +0200	[thread overview]
Message-ID: <20080618155044.GE6603@pengutronix.de> (raw)
In-Reply-To: <7A436F7769CA33409C6B44B358BFFF0CD3192DD9@dlee02.ent.ti.com>

On Wed, Jun 18, 2008 at 10:41:44AM -0500, Menon, Nishanth wrote:
> Sascha,
> > -----Original Message-----
> > From: Sascha Hauer [mailto:s.hauer at pengutronix.de]
> > Sent: Wednesday, June 18, 2008 10:31 AM
> > To: Menon, Nishanth
> > Cc: Kamat, Nishant; u-boot-users at lists.sourceforge.net; Laurent Desnogues; philip.balister at gmail.com;
> > dirk.behme at googlemail.com
> > Subject: Re: [Patch 2/9] U-boot-V2:ARM: Introduce additional bitops
> >
> > On Wed, Jun 18, 2008 at 07:34:05AM -0500, Menon, Nishanth wrote:
> > > Add linux-like bitops definitions - this is based on 2.6.25 rc5 kernel
> >
> > I haven't looked at it, but I guess you need these for the following
> > patches. It would be better to first introduce generic bitops. Otherwise
> > we end up with i2c only working on arm.
> Would you have a proposal for it? I am not familiar with ppc and other archs :( I can help on ARM side of things.

In the kernel are generic bitops, #ifdefed with CONFIG_GENERIC_XXX

Regards,
 Sascha

-- 
Pengutronix e.K. - Linux Solutions for Science and Industry
-----------------------------------------------------------
Kontakt-Informationen finden Sie im Header dieser Mail oder
auf der Webseite -> http://www.pengutronix.de/impressum/ <-

  reply	other threads:[~2008-06-18 15:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18 12:34 [U-Boot-Users] [Patch 2/9] U-boot-V2:ARM: Introduce additional bitops Menon, Nishanth
2008-06-18 15:30 ` Sascha Hauer
2008-06-18 15:41   ` Menon, Nishanth
2008-06-18 15:50     ` Sascha Hauer [this message]
2008-06-19  6:12       ` [U-Boot-Users] [Patch 1/3] U-Boot-V2: Bitops cleanup: introduce asm-generic bitops Menon, Nishanth
2008-06-19 12:56         ` Jon Loeliger
2008-06-19  6:13       ` [U-Boot-Users] [Patch 2/3] U-Boot-V2: Bitops cleanup: cleanup ARM bitops Menon, Nishanth
2008-06-19  6:13       ` [U-Boot-Users] [Patch 3/3] U-Boot-V2: Bitops cleanup: cleanup rest of generic_xxx functions Menon, Nishanth

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=20080618155044.GE6603@pengutronix.de \
    --to=s.hauer@pengutronix.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.