mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Peter Mamonov <pmamonov@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: [BUG] barebox won't boot from SD card on iMX233-OLinuXino-MAXI
Date: Tue, 12 Jan 2016 01:21:06 +0300	[thread overview]
Message-ID: <20160112012106.5f86adf5@zacate> (raw)
In-Reply-To: <CAOMZO5BJMXM+JA9wYxEOJU=1kUAGmAcaM7JFLn6_qxfXnC4smQ@mail.gmail.com>

В Mon, 11 Jan 2016 20:02:11 -0200
Fabio Estevam <festevam@gmail.com> пишет:

> On Mon, Jan 11, 2016 at 7:55 PM, Peter Mamonov <pmamonov@gmail.com> wrote:
> > At least nothing is printed to the Debug UART.
> >
> > git-bisect points to the following patch:
> > 4d70da6 ARM: MXS: power-init: Add parameters to mx28_power_init()
> >
> > Reverting this patch fixes the issue.
> 
> Does this help? Haven't tested it:
> 
> --- a/arch/arm/boards/imx233-olinuxino/lowlevel.c
> +++ b/arch/arm/boards/imx233-olinuxino/lowlevel.c
> @@ -154,7 +154,7 @@ static noinline void imx23_olinuxino_init(void)
> 
>         pr_debug("initializing power...\n");
> 
> -       mx23_power_init(0, 1, 0);
> +       mx23_power_init(0, 0, 1);
> 
>         pr_debug("initializing SDRAM...\n");

Yes, your patch does help =)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2016-01-11 22:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-11 21:55 Peter Mamonov
2016-01-11 22:02 ` Fabio Estevam
2016-01-11 22:21   ` Peter Mamonov [this message]

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=20160112012106.5f86adf5@zacate \
    --to=pmamonov@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=festevam@gmail.com \
    /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