From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: [PATCH 0/0] Add minimal omap34xx support Date: Fri, 3 Oct 2008 15:09:34 +0300 Message-ID: <1223035779-26306-1-git-send-email-tony@atomide.com> Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:56773 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753217AbYJCMGu (ORCPT ); Fri, 3 Oct 2008 08:06:50 -0400 Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-arm-kernel@lists.arm.linux.org.uk Cc: linux-omap@vger.kernel.org, Tony Lindgren Hi all, Here are few patches to add minimal omap34xx support, and board files for Beagle and Overo boards. The minimal omap34xx support patch was previously posted here with the omap2 patches, this patch has some additions, such as sram support. For folks who are wondering what the Beagle and Overo boards are, here are some links: http://beagleboard.org/ http://www.gumstix.net/Overo/cat/Overo/115.html Regards, Tony