Re: [PATCH0/4] Various bug fixes

2007-09-24 Thread Marcelo Tosatti
Paul, please apply. On Sun, Sep 23, 2007 at 10:16:48PM +0200, Jochen Friedrich wrote: > Here is a series fixing some bugs for 8xx powerpc CPUs. > > 1. [POWERPC] Fix copy'n'paste typo in commproc.c > 2. [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem > 3. [PPC] Compile fix for 8xx

[PATCH0/4] Various bug fixes

2007-09-23 Thread Jochen Friedrich
Here is a series fixing some bugs for 8xx powerpc CPUs. 1. [POWERPC] Fix copy'n'paste typo in commproc.c 2. [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem 3. [PPC] Compile fix for 8xx CPM Ehernet driver 4. [POWERPC] Fix cpm_uart driver This series can be pulled from git://git.bo