From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vaxon.spb.rtsoft.ru (unknown [212.176.242.38]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 99A14DDE05 for ; Sat, 22 Sep 2007 00:42:56 +1000 (EST) Received: from vaxon.spb.rtsoft.ru (localhost.localdomain [127.0.0.1]) by vaxon.spb.rtsoft.ru (8.13.1/8.13.1) with ESMTP id l8LEfnIc004233 for ; Fri, 21 Sep 2007 18:41:49 +0400 Received: (from vaxon@localhost) by vaxon.spb.rtsoft.ru (8.13.1/8.13.1/Submit) id l8LEfnkj004230 for linuxppc-dev@ozlabs.org; Fri, 21 Sep 2007 18:41:49 +0400 Date: Fri, 21 Sep 2007 18:41:49 +0400 From: Valentine Barshak To: linuxppc-dev@ozlabs.org Subject: [PATCH 0/3] PowerPC: Add cpu_setup functionality to 44x platform Message-ID: <20070921144149.GA4150@ru.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This patchset adds cpu_setup functionality to PowerPC 44x, moves FPU init to cpu_setup callback and adds 440EPx/440GRx incorrect write to DDR SDRAM errata workaround.