From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sun, 11 Apr 2010 09:55:35 -0500 Subject: [U-Boot] [PATCH] pm9261 converted to at91 soc access In-Reply-To: <1270559884-8077-1-git-send-email-dimov@ronetix.at> References: <1270559884-8077-1-git-send-email-dimov@ronetix.at> Message-ID: <4BC1E2E7.6090608@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 Asen Dimov wrote: > Signed-off-by: Asen Dimov > --- > board/ronetix/pm9261/led.c | 18 +++-- > board/ronetix/pm9261/pm9261.c | 152 +++++++++++++++++++++++----------------- > include/configs/pm9261.h | 68 +++++++++---------- > 3 files changed, 130 insertions(+), 108 deletions(-) > > diff --git a/board/ronetix/pm9261/led.c b/board/ronetix/pm9261/led.c This patch has been applied to arm/next Thanks Tom