mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Peter Mamonov <pmamonov@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: Mon, 11 Jan 2016 20:02:11 -0200	[thread overview]
Message-ID: <CAOMZO5BJMXM+JA9wYxEOJU=1kUAGmAcaM7JFLn6_qxfXnC4smQ@mail.gmail.com> (raw)
In-Reply-To: <20160112005532.479fce9d@zacate>

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");

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

  reply	other threads:[~2016-01-11 22:02 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 [this message]
2016-01-11 22:21   ` Peter Mamonov

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='CAOMZO5BJMXM+JA9wYxEOJU=1kUAGmAcaM7JFLn6_qxfXnC4smQ@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=pmamonov@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