From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from exprod5og108.obsmtp.com (exprod5og108.obsmtp.com [64.18.0.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3E1F31007D2 for ; Tue, 7 Feb 2012 22:28:58 +1100 (EST) From: Martyn Welch To: linuxppc-dev@lists.ozlabs.org Subject: [PATCH 0/2] powerpc: Add support for GE IMP3A Date: Tue, 7 Feb 2012 11:28:39 +0000 Message-Id: <1328614121-17803-1-git-send-email-martyn.welch@ge.com> Cc: Martyn Welch , Wim Van Sebroeck , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , These patches add support for the GE IMP3A. This board (based on a Freescale P2020) uses some support for FPGA logic common with the PPC9A and other 86xx based boards, so this support has been moved out of the 86xx directory. A config option (GE_FPGA) has been added to reduce churn on dependant drivers (such as the watchdog timer) when further boards are added.