public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot for SPEAr1310
Date: Thu, 23 Feb 2012 15:49:02 +0100	[thread overview]
Message-ID: <201202231549.02184.marek.vasut@gmail.com> (raw)
In-Reply-To: <201202231542.25187.sr@denx.de>

> Hi Pavel,
> 
> (Added Amit to Cc).
> 
> On Thursday 23 February 2012 15:17:19 Pavel Machek wrote:
> > Is there git tree with u-boot for SPEAr1310 somewhere? I only seen
> > patches from 2010...
> 
> Here a link to the ST git repository:
> 
> git://stlinux.com/spear/u-boot.git
> 
> Most branches are not based on current mainline U-Boot version though. ST
> people might have a better overview here.
> 
> Please note that there is currently ongoing effort to port much of this
> repository into mainline. From ST and from myself. Stay tuned. The list
> should see some updates quite soon...
> 
> Please don't hesitate if you have any specific questions.
> 
> > Is there easy way to flash resulting u-boot using
> > BDI?
> 
> 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 
good idea to put an "asm volatile("x : b x");" line into the SPL to make the CPU 
loop instead of try loading uboot. Since if the CPU is looping, you can break it 
with BDI, if it isn't looping and jumps to some garbage, it usually ends in 
undefined state and bootrom might further tamper with the CPU configuration.

M

> SPEAr600 uses
> XLoader as SPL. I ported U-Boot SPL for SPEAr600 though, completely
> obsoleting XLoader. Patches are not quite ready for the list 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
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

  reply	other threads:[~2012-02-23 14:49 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 [this message]
2012-02-23 15:22     ` Stefan Roese
2012-02-23 15:24       ` Marek Vasut
2012-02-24 18:16     ` Pavel Machek
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=201202231549.02184.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.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