[PATCH 2/11] qe_lib: Add common files
Vitaly Bordug
vbordug at ru.mvista.com
Fri Sep 22 01:37:50 EST 2006
On Thu, 21 Sep 2006 17:21:39 +0200
"Joakim Tjernlund" <joakim.tjernlund at transmode.se> wrote:
> > 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.
>
Definitely. That is why I gave up on thunderbird a while ago...
I'd suggest to use either STGit embedded abilities, or git-send-email (combined with git-format-patch)
if non-attached stuff is required.
--
Sincerely,
Vitaly
More information about the Linuxppc-dev
mailing list