From: Pavel Machek <pavel@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot for SPEAr1310
Date: Fri, 24 Feb 2012 19:16:46 +0100 [thread overview]
Message-ID: <20120224181645.GA8403@elf.ucw.cz> (raw)
In-Reply-To: <201202231549.02184.marek.vasut@gmail.com>
Hi!
On Thu 2012-02-23 15:49:02, Marek Vasut wrote:
> > On Thursday 23 February 2012 15:17:19 Pavel Machek wrote:
> > My experience is mostly SPEAr600 only right now. Not sure if there are
> > bigger differences between those SoC's in the BootROM.
>
> I believe the spear600 is totally different from 1300. But, simple:
>
> reset halt ; load ... ; go ...
>
> combo should work I believe. In case you're loading some U-Boot SPL,
> it's very
I have a problem here: "reset halt" does not reset the board; probably
some kind of BDI problem. I tried playing with BDI config, but was not
successful.
I tried to load u-boot from u-boot using:
u-boot> tftp 0x00700000 192.168.1.1:/spear1310eval/u-boot.bin
Using mii0 device
TFTP from server 192.168.1.1; our IP address is 192.168.20.47
Filename '/spear1310eval/u-boot.bin'.
Load address: 0x700000
Loading: ##############
done
Bytes transferred = 193032 (2f208 hex)
u-boot> go 0x00700000
## Starting application at 0x00700000 ...
U-Boot 2010.03-lsp-3.0-rc7 (Sep 15 2011 - 13:52:19)
SPEAr-emlix-CCLite-BSP-0.11
...it started something. According to gdb it looks like "new" u-boot
executes briefly, but fails in C code while processing intialization,
and it seems that "old" u-boot takes over. (Some kind of failure and
board resets itself?).
Any ideas?
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2012-02-24 18:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 14:17 [U-Boot] u-boot for SPEAr1310 Pavel Machek
2012-02-23 14:42 ` Stefan Roese
2012-02-23 14:49 ` Marek Vasut
2012-02-23 15:22 ` Stefan Roese
2012-02-23 15:24 ` Marek Vasut
2012-02-24 18:16 ` Pavel Machek [this message]
2012-02-24 18:36 ` Stefan Roese
2012-02-27 2:34 ` Vipin Kumar
2012-02-24 18:37 ` Marek Vasut
2012-02-24 18:46 ` Stefan Roese
2012-03-15 11:46 ` Pavel Machek
2012-02-24 2:11 ` Vipin Kumar
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=20120224181645.GA8403@elf.ucw.cz \
--to=pavel@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.