From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sun, 11 Apr 2010 12:23:24 -0500 Subject: [U-Boot] [PATCH 1/2] at91: add defines for RTT and GPBR In-Reply-To: <1269891584-9266-2-git-send-email-holler@ahsoftware.de> References: <1269891584-9266-1-git-send-email-holler@ahsoftware.de> <1269891584-9266-2-git-send-email-holler@ahsoftware.de> Message-ID: <4BC2058C.7040304@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Alexander Holler wrote: > Signed-off-by: Alexander Holler > --- > include/asm-arm/arch-at91/at91sam9260.h | 2 ++ > include/asm-arm/arch-at91/at91sam9261.h | 2 ++ > include/asm-arm/arch-at91/at91sam9263.h | 3 +++ > 3 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/include/asm-arm/arch-at91/at91sam9260.h b/include/asm-arm/arch-at91/at91sam9260.h I have applied this to arm/next Thanks Tom