From: bhargavak <anur.bhargav@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Handling images(.jpg, .bmp etc) in u-boot
Date: Sun, 31 Mar 2013 02:30:00 -0700 (PDT) [thread overview]
Message-ID: <1364722200272-151106.post@n7.nabble.com> (raw)
In-Reply-To: <20130331105459.49d49ade@crub>
Hi
Thank you for that heads up.
In one of posts above a reference to the following code fragment is made, it
uses a fatload command
> For example, this is the whole "code" for a slide show demo I've been
> using on a number of trade shows:
> bootdelay=6
> show_one=fatload mmc 0:2 40001000 slide-${i}.bmp;bmp d 40001000
> slide_show=while mmc rescan; do for i in 1 2 3 4 5 6 7 8 ; do run
> show_one ; sleep ${delay} ; done ; done
> bootcmd=run slideshow
Can you please explain the "show_one" and the "slide_show" commands ?
And, do I just put this into board config ?
--
View this message in context: http://u-boot.10912.n7.nabble.com/Handling-images-jpg-bmp-etc-in-u-boot-tp150524p151106.html
Sent from the U-Boot mailing list archive at Nabble.com.
next prev parent reply other threads:[~2013-03-31 9:30 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
2013-03-30 17:47 ` bhargavak
2013-03-31 8:54 ` Anatolij Gustschin
2013-03-31 9:30 ` bhargavak [this message]
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=1364722200272-151106.post@n7.nabble.com \
--to=anur.bhargav@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox