mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Fadil Berisha <f.koliqi@gmail.com>
To: barebox@lists.infradead.org
Subject: barebox on imx23-olinuxino
Date: Mon, 27 Aug 2012 11:37:16 -0400	[thread overview]
Message-ID: <CACO6GO7pfavefJa_wTcR7ifHwWVS8up7-TRW8ArQzXoeL1JHCA@mail.gmail.com> (raw)

Based on falconfing and mx23-evk, I did barebox port on
imx23-olinuxino board.  Here is barebox boot:

Board: Olimex.ltd imx23-olinuxino
registered netconsole as cs1
Min. frequency is 1476 Hz
Max. frequency is 48000000 Hz
mxs_mci@mci0: registered as mci0
ehci@ehci0: USB EHCI 1.00
No MCI card preset
Cannot create the 'env0' persistant environment storage (-19)
Malloc space: 0x40c00000 -> 0x40ffffff (size  4 MB)
Stack space : 0x40bf8000 -> 0x40c00000 (size 32 kB)
Open /dev/env0 No such file or directory
no valid environment found on /dev/env0. Using default environment
running /env/bin/init...

I can't get activated SD card.
When compile with CONFIG_MCI_STARTUP, system hang after mxs_mci@mci0:
registered as mci0.
If compile without  CONFIG_MCI_STARTUP, after probe mci0.probe=1
system hang again.
Looking at code mci-core.c found  following note:
 /*
		 * If it fails, add the 'probe' parameter to give the user
		 * a chance to insert a card and try again. Note: This may fail
		 * systems that rely on the MCI card for startup (for the
		 * persistant environment for example)
		 */
imx23-olinuxino board rely on the MCI for startup. Any input to do
probe in this case is greatly appreciated.

Fadil Berisha

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

             reply	other threads:[~2012-08-27 15:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27 15:37 Fadil Berisha [this message]
2012-08-27 18:01 ` Juergen Beisert
2012-09-02  5:25   ` Fadil Berisha
2012-09-04 20:47     ` Sascha Hauer
2012-09-04 21:23       ` Fadil Berisha

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=CACO6GO7pfavefJa_wTcR7ifHwWVS8up7-TRW8ArQzXoeL1JHCA@mail.gmail.com \
    --to=f.koliqi@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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