mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Gabriel Tisan <gabriel.tisan@gmail.com>
To: barebox@lists.infradead.org
Subject: issue with imx35 external boot from Micron 4k flash
Date: Fri, 10 Aug 2012 11:11:49 +0200	[thread overview]
Message-ID: <CAD9ZU8BDoYe9WA11i1PjuU=AkZW3QzKActY4SuCxEfKoVwLZGw@mail.gmail.com> (raw)

Hi !

I try to boot a custom board(based on imx35)  from a Micron NAND
flash(4K pagesize, 224 bytes OOB, 256K writesize).
Using a JTAG debugger, I found that the internal Freescale firmware
copied the first 4K from flash
without errors to NFC internal buffer, but then it does not jump to
this buffer how is specified in specs.
So the barebox code is never called.
If I jump manually via JTAG debugger, barebox boot up without any
problems. I use external boot and write/dump to/from flash works well.
Of course for imx35 I used just the supported 218 bytes of OOB.

Freescale support told me that there is a boot problem with imx35 when
is used with flashes that need more time after RESET command.
On the same board I used before also a Micron flash(2K pagesize, 64
bytes OOB, 128K writesize) that has the same hardware timing for
RESET.
However I suppose that the flash is out of RESET, because otherwise
could not copy without any ECC error the first 4K data.

Has anybody experienced some kind of problems ? Do you see a workaround ?

Regards,
Gabriel

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

             reply	other threads:[~2012-08-10  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10  9:11 Gabriel Tisan [this message]
2012-08-10  9:18 ` Sascha Hauer

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='CAD9ZU8BDoYe9WA11i1PjuU=AkZW3QzKActY4SuCxEfKoVwLZGw@mail.gmail.com' \
    --to=gabriel.tisan@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