mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* loading uImage from FAT partition
@ 2012-11-29 22:49 Belisko Marek
  2012-11-30  8:04 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Belisko Marek @ 2012-11-29 22:49 UTC (permalink / raw)
  To: barebox

Hi,

I'm trying to use barebox on pandaboard and change default env config to boot
from SD card (as this is mostly what user want).

I'm curious how to add boot support from SD card properly.
I'm using currently command: bootm /boot/uImage in
boot script. Is this approach correct or is there some simple way how
to make it?

Thanks,

mbe

-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: loading uImage from FAT partition
  2012-11-29 22:49 loading uImage from FAT partition Belisko Marek
@ 2012-11-30  8:04 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-11-30  8:04 UTC (permalink / raw)
  To: Belisko Marek; +Cc: barebox

On Thu, Nov 29, 2012 at 11:49:56PM +0100, Belisko Marek wrote:
> Hi,
> 
> I'm trying to use barebox on pandaboard and change default env config to boot
> from SD card (as this is mostly what user want).
> 
> I'm curious how to add boot support from SD card properly.
> I'm using currently command: bootm /boot/uImage in
> boot script. Is this approach correct or is there some simple way how
> to make it?

As of current master with the panda board switched to the new
environment this would be:

boot mmc

You can adjust /env/boot/mmc to your needs beforehand.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-30  8:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-29 22:49 loading uImage from FAT partition Belisko Marek
2012-11-30  8:04 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox