From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] 9g45 don't work
Date: Mon, 18 Mar 2013 12:18:01 +0100 [thread overview]
Message-ID: <5146F7E9.5000800@gmail.com> (raw)
In-Reply-To: <4acfb33.ce24.13d7b46b29d.Coremail.xxc21cn@163.com>
Dear xiexiaochao,
On 03/18/2013 03:14 AM, xiexiaochao wrote:
> hello, my board base on 9m10g45, but mine don't work.
> version ---- 2013 lastest . Would you please tell me why??
Please configure your MUA to wrap at about 80 chars per line.
> I will appreciate your reply.
>
> message below:
>
> -- AT91bootstrap Project 3.0 --
> -- AT91SAM9G45-EK
> -- Compiled: Mar 5 2013 18:10:43 --
> -I- Setting: MCK = 133MHz
> -I- Init DDRAM
> -I- Init NAND Flash
> -I- Nandflash ID is 0x9500F1EC
> -I- Nandflash driver initialized
> -I- Size of the whole device in bytes : 0x8000000
> -I- Size in bytes of one single block of a device : 0x20000
> -I- Number of blocks in the entire device : 0x400
> -I- Size of the data area of a page in bytes : 0x800
> -I- Number of pages in the entire device : 0x40
> -I- Bus width : 8
> -I- Copy "" (196608 bytes) from NAND 0x00020000 to 0x73f00000
> -I- Jump to 0x73f00000
These are all at91bootstap outputs. It breaks when handing over from
at91bootstrap to u-boot. It is possible that your u-boot really break
here, but cause we do not see any output from u-boot (the version line)
it is likely that you have mis configured at91bootstrap here. However it
may be some mis misconfiguration in u-boot too. The relevant parameters
are CONFIG_SKIP_LOWLEVEL_INIT, CONFIG_USART_BASE/CONFIG_USART_ID. Please
check that these are setup correctly.
Regarding the at91bootstrap please check the following questions:
* Can you verify, that you have written your u-boot binary (the *.bin
file) at offset 0x20000 into your NAND?
* Can you also verify that your u-boot image is not bigger than
192 kBytes?
* Have you checked that the ECC mechanism used when writing the u-boot
into NAND do match the oob layout the mechanism used to read the
u-boot out of NAND?
* Can you please check that you have more than 64MiB SDRAM connected
and correctly initialized by at91bootstrap?
Best regards
Andreas Bie?mann
next prev parent reply other threads:[~2013-03-18 11:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-18 2:14 [U-Boot] 9g45 don't work xiexiaochao
2013-03-18 11:18 ` Andreas Bießmann [this message]
[not found] ` <540865a0.13695.13da487ef75.Coremail.xxc21cn@163.com>
2013-03-26 7:22 ` Andreas Bießmann
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=5146F7E9.5000800@gmail.com \
--to=andreas.devel@googlemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox