From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] How to test a new u-boot image over network?
Date: Thu, 8 Dec 2011 08:30:02 +0100 [thread overview]
Message-ID: <201112080830.03312.sr@denx.de> (raw)
In-Reply-To: <629D989C137DD040A0A994BD21888F1E75E81DF9@MX29A.corp.emc.com>
Hi Vikas,
On Wednesday 07 December 2011 23:13:18 vikas.sontakke at emc.com wrote:
> I do know that the board has NAND flash and it is seen by the u-boot.
>
> FLASH: 16 MB
> NAND: 1024 MiB
>
> The vendor has told us that the actual flash is lot bigger than reported by
> u-boot.
Then the vendor U-Boot port is broken.
> > (assuming your out-of-tree port supports NAND booting)
>
> How do I find this out?
NAND booting required that chip-select 0 is connected to the NAND chip. If
your board usually boots from NOR, then it is connected to the NOR FLASH chip.
The AMCC/APM evaluation boards have a jumper to toggle this chip-select
between NAND and NOR. If your custom board doesn't have such a means to toggle
the CS0 then you have no chance to boot from NAND.
Another idea would be to build a rambooting U-Boot target for your board. This
is supported for Sequoia. But not for Canyonlands. You might want to take a
look at that.
Otherwise you need to burn the U-Boot image into your NOR FLASH and just hope
that it works. A JTAG debugger would be handy if it doesn't work though.
Best regards,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
next prev parent reply other threads:[~2011-12-08 7:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-07 17:41 [U-Boot] How to test a new u-boot image over network? vikas.sontakke at emc.com
2011-12-07 19:58 ` Anatolij Gustschin
2011-12-07 20:14 ` vikas.sontakke at emc.com
2011-12-07 20:12 ` Wolfgang Denk
2011-12-07 20:29 ` vikas.sontakke at emc.com
2011-12-07 20:52 ` Wolfgang Denk
2011-12-07 22:13 ` vikas.sontakke at emc.com
2011-12-08 7:30 ` Stefan Roese [this message]
2011-12-08 16:25 ` vikas.sontakke at emc.com
2011-12-08 16:51 ` Stefan Roese
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=201112080830.03312.sr@denx.de \
--to=sr@denx.de \
--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.