From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Handling images(.jpg, .bmp etc) in u-boot
Date: Sun, 24 Mar 2013 14:16:11 +0100 [thread overview]
Message-ID: <20130324131611.2DC9420058A@gemini.denx.de> (raw)
In-Reply-To: <1364124418778-150541.post@n7.nabble.com>
Dear bhargavak,
In message <1364124418778-150541.post@n7.nabble.com> you wrote:
>
> The problem I'm facing is how do I load my images into eMMC flash.
There is a several ways to do that.
> The tftp command the manual uses seems pretty staright forward, but it does
> require a network connection, doesn't it ?
Yes, indeed TFTP needs a network connection (which, if supported for
your hardware, can also be over USB).
> I just have a microUSB connecting my PC and board(a device running android
> on OMAP44xx),
> how do I proceed ?
If the device is running Android, you definitely also have a network
connection, or don't you? Why don't you do the needed formatting of
the eMMA< creationof file system and installation f the images under
an OS, then?
In U-Boot then you can simply read from that file system.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
You Don't Have To Be 'Damned' To Work Here, But It Helps!!!
- Terry Pratchett, _Eric_
next prev parent reply other threads:[~2013-03-24 13:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-24 7:48 [U-Boot] Handling images(.jpg, .bmp etc) in u-boot bhargavak
2013-03-24 10:05 ` Wolfgang Denk
2013-03-24 11:26 ` bhargavak
2013-03-24 13:16 ` Wolfgang Denk [this message]
2013-03-30 17:47 ` bhargavak
2013-03-31 8:54 ` Anatolij Gustschin
2013-03-31 9:30 ` bhargavak
2013-03-31 10:38 ` Anatolij Gustschin
2013-03-31 11:54 ` bhargavak
2013-03-31 13:21 ` Anatolij Gustschin
2013-03-31 17:56 ` bhargavak
2013-04-06 10:33 ` Bhargav AK
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=20130324131611.2DC9420058A@gemini.denx.de \
--to=wd@denx.de \
--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.