RE: Merge linuxppc-embedded with linuxppc-dev

2008-09-23 Thread Wright, Chuck
I also watch both lists. A merge seems like a good idea. Chuck ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Memcpy() on MPC5200B

2008-09-23 Thread Wright, Chuck
I've found a case where memcpy() is failing on copies longer that 4 bytes. Closer investigation found that the destination pointer is not pointing to a word aligned address. The problem comes from the JFFS2 driver where there is a struct that is being used to create the destination pointer for t