On Thu, 21 Sep 2006 17:21:39 +0200
"Joakim Tjernlund" [off-list ref] wrote:
quoted
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