From: Markus Hubig <mhubig@imko.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Need help to get u-boot running on the taskit stamp9g20
Date: Wed, 18 Jul 2012 15:21:00 +0200 [thread overview]
Message-ID: <20120718132100.GA11212@imko.de> (raw)
In-Reply-To: <4FFF580E.4020602@googlemail.com>
On Fri, Jul 13, 2012 at 01:04:46AM +0200, Andreas Bie?mann wrote:
> On 12.07.12 17:49, Markus Hubig wrote:
> > On Thu, Jul 12, 2012 at 11:28:13AM +0200, Andreas Bie?mann wrote:
> >> On 11.07.2012 21:28, Markus Hubig wrote:
> >>> Now I'm in the process of adapting this patch to the new u-boot. Up to now
> >>> I can compile a u-boot.bin and download it to the board. But after starting up
> >>> the new u-boot I just see this on the serial port
> >>>
> >>> ---8<------------------------------------------
> >>> U-Boot 2012.04.01-00001-gadcb359-dirty (Jul 11 2012 - 19:24:58)
> >>>
> >>> CPU: AT91SAM9G20
> >>> Crystal frequency: 18.432 MHz
> >>> CPU clock : 396.288 MHz
> >>> Master clock : 132.096 MHz
> >>> DRAM: 64 MiB
> >>> WARNING: Caches not enabled
> >>> NAND: RomBOOT
> >>> ---8<------------------------------------------
> >>
> >> So something went wrong in nand_init()? Two things you should do:
> >> a) as Wolfgung suggested previously: disable the Watchdog
Hmm OK I disabled the watchdog and enabled debugging and now this
is what I get at the first boot after flashing:
| RomBOOT
|
|
| U-Boot 2012.04.01-00003-gab465ef-dirty (Jul 18 2012 - 15:08:22)
|
| U-Boot code: 23F00000 -> 23F30130 BSS: -> 23F71E28
| CPU: AT91SAM9G20
| Crystal frequency: 18.432 MHz
| CPU clock : 396.288 MHz
| Master clock : 132.096 MHz
| Starting dram_init!
| dram_init finished!
| monitor len: 00071E28
| ramsize: 04000000
| Top of RAM usable for U-Boot at: 24000000
| Reserving 455k for U-Boot at: 23f8e000
| Reserving 640k for malloc() at: 23eee000
| Reserving 36 Bytes for Board Info at: 23eedfdc
| Reserving 144 Bytes for Global Data at: 23eedf4c
| New Stack Pointer is: 23eedf40
| RAM Configuration:
| Bank #0: 20000000 64 MiB
| relocation Offset is: 0008e000
| WARNING: Caches not enabled
| monitor flash len: 00035750
| Starting board_init!
| Starting stamp9G20_nand_hw_init!
| stamp9G20_nand_hw_init finished!
| Starting stamp9G20_macb_hw_init!
| stamp9G20_macb_hw_init finished!
| board_init finished!
| Now running in RAM - U-Boot at: 23f8e000
The red LED is on and I can't input anything.
Starting with the second boot I get stuff like that ...
| HhW,.]Z??.]X[?N?&??+???}????jR4????:????}??}????2???????jR4E???????????:?
| ????}??}????jR?stamp9G20_macb_hw_init finished!board_init finished!
Any hints? I stuck here ...
Cheers, Markus
next prev parent reply other threads:[~2012-07-18 13:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 19:28 [U-Boot] Need help to get u-boot running on the taskit stamp9g20 Markus Hubig
2012-07-12 6:07 ` Wolfgang Denk
2012-07-12 15:53 ` Markus Hubig
2012-07-12 9:28 ` Andreas Bießmann
2012-07-12 15:49 ` Markus Hubig
2012-07-12 23:04 ` Andreas Bießmann
2012-07-18 13:21 ` Markus Hubig [this message]
2012-07-20 13:08 ` Markus Hubig
2012-07-20 14:26 ` Markus Hubig
2012-07-21 22:03 ` Wolfgang Denk
2012-07-24 15:43 ` Markus Hubig
2012-07-27 8:59 ` [U-Boot] [SOLVED] " Markus Hubig
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=20120718132100.GA11212@imko.de \
--to=mhubig@imko.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.