All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nios2: add unaligned.h to be included by zlib.c
Date: Sun, 07 Mar 2010 11:42:29 +0800	[thread overview]
Message-ID: <4B9320A5.7020403@wytron.com.tw> (raw)
In-Reply-To: <1aad82fa1003050340l146d3959t105c6a14be7c29cd@mail.gmail.com>

On 03/05/2010 07:40 PM, Mike Frysinger wrote:
> i posted an asm-generic version recently i think you should be able to
> leverage ...
> -mike
>
>
>    
Hi Mke,

Thanks. I will take it.

On the other side, I think it will be helpful if we have a generic 
bitops.h. We need it for ubifs/ubi support on nios2 boards.

/* copied from linux-2.6/include/asm-generic/bitops */
#include <asm-generic/bitops/atomic.h>
#include <asm-generic/bitops/non-atomic.h>
#include <asm-generic/bitops/ffs.h>

Cheers,
Thomas

  reply	other threads:[~2010-03-07  3:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-01  7:28 [U-Boot] [PATCH] nios2: add unaligned.h to be included by zlib.c Thomas Chou
2010-03-05 11:40 ` Mike Frysinger
2010-03-07  3:42   ` Thomas Chou [this message]
2010-03-16 16:24 ` Scott McNutt

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=4B9320A5.7020403@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --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.