From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 23 Mar 2009 10:22:45 +0100 Subject: [U-Boot] [PATCH] Network AT91 AVR32: generic way of addressing USRIO register layout In-Reply-To: <49C74F51.1040401@atmel.com> References: <49C74F51.1040401@atmel.com> Message-ID: <20090323092245.GA17258@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09:58 Mon 23 Mar , Nicolas Ferre wrote: > The MACB IP used by AVR32 & AT91 have two different layout for USRIO > register. We have to differentiate this in the driver code. > No more cpu specific #ifdefs in driver: we manage a > configuration variable. > > Signed-off-by: Nicolas Ferre Ack-by: Jean-Christophe PLAGNIOL-VILLARD Haavard is ok for you too? Best Regards, J.