From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 71060DDF19 for ; Sat, 2 Feb 2008 07:46:05 +1100 (EST) Message-ID: <47A38507.1040804@freescale.com> Date: Fri, 01 Feb 2008 14:45:59 -0600 From: Scott Wood MIME-Version: 1.0 To: hs@denx.de Subject: Re: [PATCH v2] 82xx: MGCOGE support References: <479EFE7F.4000104@denx.de> <47A04813.7070306@denx.de> In-Reply-To: <47A04813.7070306@denx.de> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Heiko Schocher wrote: > Hello, > > The following patch adds support for the mpc8247 based > board MGCOGE from keymile. > > changes to the previous patchset: > > - Added the suggestions from Scott Wood: > http://ozlabs.org/pipermail/linuxppc-dev/2008-January/050957.html > > - The patch http://ozlabs.org/pipermail/linuxppc-dev/2008-January/050931.html > is no longer needed. > > Signed-off-by: Heiko Schocher Acked-by: Scott Wood -Scott