[U-Boot] [PATCH] nios2: add unaligned.h to be included by zlib.c

Thomas Chou thomas at wytron.com.tw
Sun Mar 7 04:42:29 CET 2010


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




More information about the U-Boot mailing list