
On Mon, 11 Jul 2005 12:08:11 +0200, "Fillod Stephane" writes:
I would better cast my vote for the "CPM2 Config" and "MPC85XX ioports" patches from Jon Loeliger.
I have no objection to the patches you mention above - I believe the patch I posted and the two you mention should be able to co-exist.
My patch is fairly benign - its purpose is to allow code that already exists in U-Boot for the 8260 platform to also work on the 8560 platform (since the two share the CPM2 in common).
I need this because we have a new Hymod board based on the 8560 which is almost identical to our old 8260-based board - and I re-use most of the old code for the new board.
In fact, both the old board port (now called hymod1) and the new board port (hymod2) use the same board directory ("board/hymod") when building. I will be posting the Hymod board port changes soon. Cheers! Murray...