From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31920 invoked by alias); 7 Jun 2004 14:39:50 -0000 Mailing-List: contact ecos-maintainers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@sources.redhat.com Received: (qmail 31913 invoked from network); 7 Jun 2004 14:39:49 -0000 Date: Mon, 07 Jun 2004 14:39:00 -0000 From: Jani Monoses To: "Andrea Michelotti" Cc: ecos-maintainers@ecos.sourceware.org Subject: Re: jtst (based on diopsis chip) new AT91 platform Message-Id: <20040607173629.3ec03589.jani@iv.ro> In-Reply-To: <012c01c44c9b$d68f1680$0b0110ac@ipitec.it> References: <012c01c44c9b$d68f1680$0b0110ac@ipitec.it> X-Mailer: Sylpheed version 0.9.11 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2004-06/txt/msg00009.txt.bz2 > thank you. > > Andrea. The AT91_USART0 and BAUD defines can go in the plf_io.h of the platform like the eb42 and eb55 do it, so the diff gets even smaller :). Also those defines which are only on the platform you're using like the SPI or the MAGIC arm ones, unless they are also present on other new at91 boards. Jani