All of lore.kernel.org
 help / color / mirror / Atom feed
From: dbrazeau <dbrazeau1024@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] How do you print/view avaliable devices?
Date: Fri, 14 Aug 2009 08:56:07 -0700 (PDT)	[thread overview]
Message-ID: <24974056.post@talk.nabble.com> (raw)
In-Reply-To: <m2k516h1p1.fsf@ohwell.denx.de>


I working on the Katmai board.  I'm trying to run a program in the 16MB boot
flash.  The user manual states the U-boot command to load Kozio diagnostics
program is:
=> fatload xsa 0x1000000 /mnt-xsa/kdiags.katmai.img
=> bootm 0x1000000

This doesn't work as it does not define a device number, so I tried adding
the device number with no luck.  I'm using U-boot version 2009.06-rc1. 
Thanks.


Detlev Zundel wrote:
> 
> Hi dbrazeau,
> 
>> This is the command I try to execute in the U-boot console:
>>     fatload xsa 0 0x1000000 /mnt-xsa/someprogram.img
>>
>> output:
>>     ** Invalid boot device **
> 
> Do you pay for every character you send, or why are you so very
> restrictive in providing more information to your problem?  Telling us
> on what platform you work, which U-Boot version etc. would go *a long
> way* in putting us into a better position to help you.
> 
> As "git grep xsa" yields no output I'm pretty sure that you try to do
> something which is not supported - at least in mainline.
> 
> What device exactly do you try to access?
> 
> Cheers
>   Detlev
> 
> -- 
> Insider comment on Microsoft releasing Linux Hyper-V driver code under
> GPLv2:
>              "It looks like hell just froze over."
> --
> DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 
> 

-- 
View this message in context: http://www.nabble.com/How-do-you-print-view-avaliable-devices--tp24943649p24974056.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

  reply	other threads:[~2009-08-14 15:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12 23:10 [U-Boot] How do you print/view avaliable devices? dbrazeau
2009-08-13 11:35 ` Detlev Zundel
2009-08-13 15:57   ` dbrazeau
2009-08-14 15:09     ` Detlev Zundel
2009-08-14 15:56       ` dbrazeau [this message]
2009-08-14 16:26         ` Stefan Roese
2009-08-14 16:54           ` dbrazeau
2009-08-14 17:42             ` Wolfgang Denk
2009-08-14 17:55               ` dbrazeau

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=24974056.post@talk.nabble.com \
    --to=dbrazeau1024@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 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.