On Mon, 2004-03-15 at 22:48, Tom Rini wrote: > On Mon, Mar 15, 2004 at 10:42:13PM +0000, Adrian Cox wrote:
> > I made my patch depend on CONFIG_MPC10X_BRIDGE, instead of > > CONFIG_MPC10X_STORE_GATHERING, because I'm in the middle of porting > > other MPC107 drivers from kernel 2.4 to 2.6. > > I can live with that I think. Can you send that version and I'll do any > additional cleanups (stylistically) ? This is my latest version as two patches (I'm not 100% sure what was damaging whitespace, but these are straight out of bk). The first patch adds CONFIG_MPC10X_BRIDGE, and the second patch adds a new feature, CPU_FTR_NEEDS_COHERENT. This requires a large edit to the cputable, but gives a simple result in hashtable.S and ppc_mmu.c. - Adrian Cox -------------- next part -------------- A non-text attachment was scrubbed... Name: bridge.patch Type: text/x-patch Size: 2982 bytes Desc: not available Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20040316/e5086ff2/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: coherent.patch Type: text/x-patch Size: 16121 bytes Desc: not available Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20040316/e5086ff2/attachment-0001.bin
