From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rix Date: Thu, 29 Apr 2010 09:07:12 -0500 Subject: [U-Boot] [PATCH v2] pm9263 converted to at91 soc access In-Reply-To: <1271675923-4632-1-git-send-email-dimov@ronetix.at> References: <1271675923-4632-1-git-send-email-dimov@ronetix.at> Message-ID: <4BD99290.9050502@bumblecow.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/pm9263/led.c | 15 ++-- > board/ronetix/pm9263/pm9263.c | 195 +++++++++++++++++++++-------------------- > include/configs/pm9263.h | 87 +++++++++--------- > 3 files changed, 152 insertions(+), 145 deletions(-) > Applied to arm/master. Thanks Tom