2007-09-23 20:17:13

by Jochen Friedrich

[permalink] [raw]
Subject: [PATCH0/4] Various bug fixes

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.bocc.de/dbox2.git ppc-fixes

Thanks,
Jochen


2007-09-24 13:14:45

by Marcelo Tosatti

[permalink] [raw]
Subject: Re: [PATCH0/4] Various bug fixes


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 CPM Ehernet driver
> 4. [POWERPC] Fix cpm_uart driver
>
> This series can be pulled from git://git.bocc.de/dbox2.git ppc-fixes
>
> Thanks,
> Jochen