From: Alessandro Rubini <rubini-list@gnudd.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Stops booting after RAM info
Date: Tue, 17 Jun 2008 17:53:03 +0200 [thread overview]
Message-ID: <20080617155303.GA10780@mail.gnudd.com> (raw)
In-Reply-To: <4857C743.7060300@GlobalAutomationSystems.com>
> As far as I know CFG_MAX_FLASH_BANKS should be set to 1 always.
> Multiple flash banks in u-boot are not supported.
I have a system with two banks.
u-boot> flinfo
Bank # 1: CFI conformant FLASH (16 x 16) Size: 16 MB in 131 Sectors
Intel Extended command set, Manufacturer ID: 0x89, Device ID: 0x1B
Erase timeout: 4096 ms, write timeout: 1 ms
Buffer write timeout: 2 ms, buffer size: 64 bytes
Sector Start Addresses:
60000000 RO 60008000 RO 60010000 RO 60018000 [...]
Bank # 2: CFI conformant FLASH (16 x 16) Size: 16 MB in 131 Sectors
Intel Extended command set, Manufacturer ID: 0x89, Device ID: 0x1B
Erase timeout: 4096 ms, write timeout: 1 ms
Buffer write timeout: 2 ms, buffer size: 64 bytes
Sector Start Addresses:
10000000 RO 10008000 RO 10010000 RO 10018000 [...]
As expected, it also works in the older board with one bank only (no
CFI QRY found for second bank and everything continues as smooth as always).
/alessandro
next prev parent reply other threads:[~2008-06-17 15:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 8:05 [U-Boot-Users] Stops booting after RAM info navin karnam
2008-06-17 4:59 ` navin karnam
2008-06-17 5:36 ` navin karnam
2008-06-17 14:16 ` Andrejs Cainikovs
2008-06-17 15:53 ` Alessandro Rubini [this message]
2008-06-17 21:11 ` Wolfgang Denk
2008-06-17 23:43 ` Andrejs Cainikovs
2008-06-18 7:37 ` Wolfgang Denk
2008-06-18 7:44 ` Andrejs Cainikovs
2008-06-18 12:28 ` Haavard Skinnemoen
2008-06-18 14:05 ` Andrejs Cainikovs
2008-06-18 14:39 ` navin karnam
2008-06-18 17:30 ` Andrejs Cainikovs
2008-06-18 20:01 ` Wolfgang Denk
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=20080617155303.GA10780@mail.gnudd.com \
--to=rubini-list@gnudd.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.