From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sc_sps_1: Adjust board config to use 'mxs' SoC code
Date: Thu, 9 Aug 2012 22:19:28 +0200 [thread overview]
Message-ID: <201208092219.28265.marex@denx.de> (raw)
In-Reply-To: <5023C686.7070705@denx.de>
Dear Stefano Babic,
> On 09/08/2012 16:12, Otavio Salvador wrote:
> > Fix build failure due the move of mx28 code to 'mxs' SoC.
> >
> > Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> > ---
> >
> > board/schulercontrol/sc_sps_1/sc_sps_1.c | 4 ++--
> > board/schulercontrol/sc_sps_1/spl_boot.c | 4 ++--
> > boards.cfg | 2 +-
> > include/configs/sc_sps_1.h | 4 ++--
> > 4 files changed, 7 insertions(+), 7 deletions(-)
> >
> > diff --git a/board/schulercontrol/sc_sps_1/sc_sps_1.c
> > b/board/schulercontrol/sc_sps_1/sc_sps_1.c index 0fee289..5f58e0b 100644
> > --- a/board/schulercontrol/sc_sps_1/sc_sps_1.c
> > +++ b/board/schulercontrol/sc_sps_1/sc_sps_1.c
> > @@ -85,8 +85,8 @@ int board_mmc_init(bd_t *bis)
> >
> > #ifdef CONFIG_CMD_NET
> > int board_eth_init(bd_t *bis)
> > {
> >
> > - struct mx28_clkctrl_regs *clkctrl_regs =
> > - (struct mx28_clkctrl_regs *)MXS_CLKCTRL_BASE;
> > + struct mxs_clkctrl_regs *clkctrl_regs =
> > + (struct mxs_clkctrl_regs *)MXS_CLKCTRL_BASE;
> >
> > int ret;
>
> Of course, you are right. I think I changed myself V2 of Marek's patch,
> and I did not with V3.
>
> Acked-by: Stefano Babic <sbabic@denx.de>
Please apply.
> Best regards,
> Stefano Babic
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-08-09 20:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 14:12 [U-Boot] [PATCH] sc_sps_1: Adjust board config to use 'mxs' SoC code Otavio Salvador
2012-08-09 14:17 ` Stefano Babic
2012-08-09 20:19 ` Marek Vasut [this message]
2012-08-10 6:49 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201208092219.28265.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox