From mboxrd@z Thu Jan 1 00:00:00 1970 From: dbrazeau Date: Thu, 13 Aug 2009 08:57:30 -0700 (PDT) Subject: [U-Boot] How do you print/view avaliable devices? In-Reply-To: References: <24943649.post@talk.nabble.com> Message-ID: <24955279.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 ** Detlev Zundel wrote: > > Hi dbrazeau, > >> I am trying to run a standalone program from flash but I keep receiving >> ** >> Invalid boot device ** when I attempt to load it into memory. I think >> I'm >> just using the wrong device number. I was wondering if there was any way >> to >> print the devices that U-boot can see, so I can figure out dev:part >> numbers >> of my onboard flash and compact flash. > > Not understanding a word what you wrote, I needed a grep -r to find the > message you were referring to. Now it seems that you try some > filesystem access and it does not work. Although I still have no clue if > you use USB, IDE, ATA or whatever... > > May you please be so kind to show us what you try to do and what you > would like to see instead? Actual session transcripts help a lot in > such cases... > > Thanks > Detlev > > -- > To you I'm an atheist; to God, I'm the Loyal Opposition. > -- Woody Allen > -- > 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--tp24943649p24955279.html Sent from the Uboot - Users mailing list archive at Nabble.com.