From mboxrd@z Thu Jan 1 00:00:00 1970 From: RONETIX - Asen Dimov Date: Mon, 13 Dec 2010 11:15:02 +0200 Subject: [U-Boot] [PATCH 0/1] at91: USART3_BASE use AT91_DBGU_BASE instead of (AT91_BASE_SYS + AT91_DBGU) In-Reply-To: <4D051D51.8000507@emk-elektronik.de> References: <1292150441-3423-1-git-send-email-dimov@ronetix.at> <4D051D51.8000507@emk-elektronik.de> Message-ID: <4D05E416.6070707@ronetix.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Reinhard, Reinhard Meyer wrote: > Dear Asen Dimov, >> >> Signed-off-by: Asen Dimov >> --- >> arch/arm/include/asm/arch-at91/at91cap9.h | 1 + >> arch/arm/include/asm/arch-at91/at91sam9260.h | 1 + >> arch/arm/include/asm/arch-at91/at91sam9261.h | 1 + >> arch/arm/include/asm/arch-at91/at91sam9g45.h | 1 + >> arch/arm/include/asm/arch-at91/at91sam9rl.h | 1 + >> arch/arm/include/asm/arch-at91/memory-map.h | 5 ++++- >> 6 files changed, 9 insertions(+), 1 deletions(-) > > We are currently reworking the avr32 and at91 files. > > Please rebase your work on top of the u-boot-atmel.git, rework101209 > branch. > You will find that most of your changes to common files are already done. > in this case you can discard this patch. > With best regards, > Reinhard Regards, Asen