Re: [U-Boot] [PATCH 2/5] arm: rmobile: Add support Renesas SH73A0

2012-08-09 Thread Nobuhiro Iwamatsu
Hi, Thanks for your review. On Fri, Aug 10, 2012 at 3:40 AM, Wolfgang Denk wrote: > Dear Nobuhiro Iwamatsu, > > In message > <1341471662-1157-2-git-send-email-nobuhiro.iwamatsu...@renesas.com> you wrote: >> Renesas SH73A0 is CPU with Cortex-A9. >> This supports the basic register definition and

Re: [U-Boot] [PATCH 2/5] arm: rmobile: Add support Renesas SH73A0

2012-08-09 Thread Wolfgang Denk
Dear Nobuhiro Iwamatsu, In message <1341471662-1157-2-git-send-email-nobuhiro.iwamatsu...@renesas.com> you wrote: > Renesas SH73A0 is CPU with Cortex-A9. > This supports the basic register definition and GPIO. > --- a/arch/arm/cpu/armv7/rmobile/Makefile > +++ b/arch/arm/cpu/armv7/rmobile/Makefil