From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IzvLg-00085z-Ba for qemu-devel@nongnu.org; Wed, 05 Dec 2007 09:35:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IzvLe-00081T-4F for qemu-devel@nongnu.org; Wed, 05 Dec 2007 09:35:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzvLd-00081A-Gi for qemu-devel@nongnu.org; Wed, 05 Dec 2007 09:35:37 -0500 Received: from rn-out-0910.google.com ([64.233.170.190] helo=rn-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IzvLd-0002wy-6O for qemu-devel@nongnu.org; Wed, 05 Dec 2007 09:35:37 -0500 Received: by rn-out-0102.google.com with SMTP id i19so14803rng for ; Wed, 05 Dec 2007 06:35:36 -0800 (PST) Message-ID: Date: Wed, 5 Dec 2007 23:35:36 +0900 From: "Magnus Damm" In-Reply-To: <20071203093032.GA9352@linux-sh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071203093032.GA9352@linux-sh.org> Subject: [Qemu-devel] Re: [PATCH] r2d: Add R2D-PLUS FPGA support. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Mundt Cc: qemu-devel@nongnu.org On Dec 3, 2007 6:30 PM, Paul Mundt wrote: > This adds trivial support for the R2D-PLUS FPGA, mostly just for the > versioning information that the kernel uses for IRL mappings, in addition > to handling the heartbeat and poweroff writes. > > Signed-off-by: Paul Mundt Acked-by: Magnus Damm Looking good, thanks. Please apply. / magnus