From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vipin Kumar Date: Thu, 4 Aug 2011 16:20:32 +0530 Subject: [U-Boot] [PATCH] spear: fix build errors for spear3xx/spear600 platforms In-Reply-To: <4E3A63AA.9070906@aribaud.net> References: <1307863977-4002-1-git-send-email-shiraz.hashim@st.com> <4E216BCE.40409@aribaud.net> <4E3A63AA.9070906@aribaud.net> Message-ID: <4E3A7978.2000607@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Albert, On 8/4/2011 2:47 PM, Albert ARIBAUD wrote: > On 16/07/2011 12:45, Albert ARIBAUD wrote: >> Hi all, >> >> Le 12/06/2011 09:32, Shiraz Hashim a ?crit : >>> Signed-off-by: Shiraz Hashim >>> --- >>> Only build tested. >>> >>> board/spear/common/spr_misc.c | 10 +++++++--- >>> include/configs/spear-common.h | 12 ++++++++++++ >>> 2 files changed, 19 insertions(+), 3 deletions(-) >> >> Cc:ing the MAINTAINERS' official spear maintainer, Vipin Kumar. > > Hmm... I had actually not CC:ed Vipin. Doing it now. > >> Is this Ok? If so I can pull this in u-boot-arm/master. Sorry for responding late. I have tested the patch. Acked-by: Vipin Kumar