From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id CC52EDDF5D for ; Wed, 14 Feb 2007 05:55:10 +1100 (EST) Date: Tue, 13 Feb 2007 12:52:25 -0600 (CST) From: Kumar Gala To: Timur Tabi Subject: Re: [PATCH] powerpc: Add support for MPC8349E-mITX-GP In-Reply-To: <11710512363897-git-send-email-timur@freescale.com> Message-ID: References: <11710512363897-git-send-email-timur@freescale.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; 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: , On Fri, 9 Feb 2007, Timur Tabi wrote: > This patch adds a defconfig and a DTS for the MPC8349E-mITX-GP, a variant of > the MPC8349E-mITX. > > USB is disabled because the only active USB port currently is not supported > in the kernel. > > Signed-off-by: Timur Tabi applied. - k