
On Wed, Jun 18, 2008 at 10:41:44AM -0500, Menon, Nishanth wrote:
Sascha,
-----Original Message----- From: Sascha Hauer [mailto:s.hauer@pengutronix.de] Sent: Wednesday, June 18, 2008 10:31 AM To: Menon, Nishanth Cc: Kamat, Nishant; u-boot-users@lists.sourceforge.net; Laurent Desnogues; philip.balister@gmail.com; dirk.behme@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