From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1P5ELZ-0002MU-J8 for barebox@lists.infradead.org; Mon, 11 Oct 2010 09:07:06 +0000 Received: from octopus.hi.pengutronix.de ([2001:6f8:1178:2:215:17ff:fe12:23b0]) by metis.ext.pengutronix.de with esmtp (Exim 4.71) (envelope-from ) id 1P5ELX-0006Yk-T9 for barebox@lists.infradead.org; Mon, 11 Oct 2010 11:07:03 +0200 Received: from jbe by octopus.hi.pengutronix.de with local (Exim 4.69) (envelope-from ) id 1P5ELX-0000qv-Qb for barebox@lists.infradead.org; Mon, 11 Oct 2010 11:07:03 +0200 From: Juergen Beisert Date: Mon, 11 Oct 2010 11:06:56 +0200 Message-Id: <1286788020-14077-1-git-send-email-jbe@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v2] Add the i.MX23 architecure to barebox To: barebox@lists.infradead.org This patch adds the basic support for the i.MX23 architecture. This CPUs is branded with i.MX, but they are mostly of type STMP378X from SigmaTel. So, it does not share most of its internal devices with the other i.MX CPUs. That's why I open a new sub architecture 'mach-stm'. This is v2 of my patch series to add the i.MX23 architecture. Slightly modified for easier i.MX28 addition later on. Defconfigs are regenerated. jbe _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox