[PATCH 2/11] qe_lib: Add common files

Joakim Tjernlund joakim.tjernlund at transmode.se
Fri Sep 22 01:21:39 EST 2006


> diff --git a/include/asm-powerpc/qe.h b/include/asm-powerpc/qe.h
> +#define QE_MURAM_DATAONLY_BASE	((uint)0x0)
> +#define QE_MURAM_NOSPACE		((uint)0x7fffffff)
> +#define QE_MURAM_DATAONLY_SIZE	((uint)(48 * 1024) - 
> QE_MURAM_DATAONLY_BASE)

QE_MURAM_DATAONLY_SIZE is 16*1024 on 8321

Also, you have line wrapping that has mangled all long lines in all
patches.

 Jocke



More information about the Linuxppc-dev mailing list