public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] How to program u-boot in eMMC/MMC on iMX
@ 2015-02-23 14:11 Marco Cavallini
  2015-02-23 14:20 ` Fabio Estevam
  0 siblings, 1 reply; 7+ messages in thread
From: Marco Cavallini @ 2015-02-23 14:11 UTC (permalink / raw)
  To: u-boot

Hello,

I'd like to know if exists a method to store in eMMC a bootolader
without kobs-ng, so without using linux, but simply running a command
from u-boot.
I booted my i.MX28 system (I have the same question for i.MX6 as well)
using the u-boot.sb (u-boot-2015.01 with SPL) file loaded with mxsldr
(or imx-bootlets).
Now I am trying to save it in eMMC with the following command
 loady    (load u-boot.sb with ymodem)
 mmc write ${loadaddr} 0 ${filesize}
but at reboot nothing happens.
Is it possible?

TIA
--
Marco

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

end of thread, other threads:[~2015-02-23 16:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 14:11 [U-Boot] How to program u-boot in eMMC/MMC on iMX Marco Cavallini
2015-02-23 14:20 ` Fabio Estevam
2015-02-23 14:57   ` Marco Cavallini
2015-02-23 15:03     ` Otavio Salvador
2015-02-23 15:16       ` Marco Cavallini
2015-02-23 15:19         ` Otavio Salvador
2015-02-23 16:21           ` Marek Vasut

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