From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mra17-0001eI-CK for qemu-devel@nongnu.org; Sat, 26 Sep 2009 12:21:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mra13-0001cD-1F for qemu-devel@nongnu.org; Sat, 26 Sep 2009 12:21:00 -0400 Received: from [199.232.76.173] (port=41757 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mra12-0001cA-Qz for qemu-devel@nongnu.org; Sat, 26 Sep 2009 12:20:56 -0400 Received: from mail-yw0-f199.google.com ([209.85.211.199]:36113) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mra12-0004Cf-7t for qemu-devel@nongnu.org; Sat, 26 Sep 2009 12:20:56 -0400 Received: by ywh37 with SMTP id 37so3567343ywh.4 for ; Sat, 26 Sep 2009 09:20:54 -0700 (PDT) MIME-Version: 1.0 Date: Sat, 26 Sep 2009 18:20:54 +0200 Message-ID: <3ea34a000909260920v343c04f5m996ee58b99d7c042@mail.gmail.com> From: Christopher Friedt Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] omap730 / 850 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Nice work to whoever brought the omap730 code in! The 850 is very similar to the 730, and I was just about to write in support for the 850, in order to hopefully iron out a few bugs with the linwizard kernel. The linux-omap tree is now using 7XX instead of 730 or 850. I'll try and do the same and submit a patch against the master branch when I'm done. Cheers, C