From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] [PATCH 5/7] sun4i: Add support for a number of new sun4i boards
Date: Mon, 29 Sep 2014 08:46:26 +0300 [thread overview]
Message-ID: <20140929084626.1b738fcb@i7> (raw)
In-Reply-To: <20140929083842.040b923d@i7>
On Mon, 29 Sep 2014 08:38:42 +0300
Siarhei Siamashka <siarhei.siamashka@gmail.com> wrote:
> On Sun, 28 Sep 2014 17:58:41 +0200
> Hans de Goede <hdegoede@redhat.com> wrote:
>
> > Do you have any easy step-by-step document (or ready to use sdcard
> > image to download) to do some stress tests on my revision A ?
>
> The easy step-by-step document was there since the beginning of May:
> https://www.mail-archive.com/linux-sunxi at googlegroups.com/msg04343.html
>
> If you don't mind to download random binaries from the Internet, there
> was also a link to the static djpeg binary if you are unsure about the
> one used in your distro and don't want to waste time compiling
> libjpeg-turbo yourself.
>
> Also it looks like now we need to try a little bit harder with the
> mainline kernel, so I have posted some updates in my reply to
> Arnd Gronenberg:
> http://lists.denx.de/pipermail/u-boot/2014-September/190061.html
>
> Taking all of this into account and with the use of the djpeg static
> binary download, it's just a few lines to type in the console:
>
>
> cd /tmp && wget http://linux-sunxi.org/images/8/83/A10-LIME.jpg
> wget http://people.freedesktop.org/~siamashka/files/20140504/djpeg-static
> chmod +x djpeg-static while true ; do ./djpeg-static A10-LIME.jpg |
> md5sum ; done
Sorry, my e-mail client decided to unhelpfully reshuffle line breaks.
This was supped to be:
cd /tmp && wget http://linux-sunxi.org/images/8/83/A10-LIME.jpg
wget http://people.freedesktop.org/~siamashka/files/20140504/djpeg-static
chmod +x djpeg-static
while true ; do ./djpeg-static A10-LIME.jpg | md5sum ; done
--
Best regards,
Siarhei Siamashka
next prev parent reply other threads:[~2014-09-29 5:46 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-27 21:25 [U-Boot] [PATCH 1/7] sun4i: add USB EHCI settings Hans de Goede
2014-07-27 21:25 ` [U-Boot] [PATCH 2/7] sun5i: " Hans de Goede
2014-07-28 7:42 ` Ian Campbell
2014-07-28 8:22 ` Hans de Goede
2014-07-27 21:25 ` [U-Boot] [PATCH 3/7] sunxi: Enable EHCI on various sunxi boards Hans de Goede
2014-07-28 7:44 ` Ian Campbell
2014-07-27 21:25 ` [U-Boot] [PATCH 4/7] sunxi: Add CONFIG_MACPWR option Hans de Goede
2014-07-28 7:48 ` Ian Campbell
2014-07-28 7:51 ` [U-Boot] [linux-sunxi] " Chen-Yu Tsai
2014-07-28 7:59 ` Ian Campbell
2014-07-28 8:23 ` Hans de Goede
2014-07-28 8:09 ` [U-Boot] " thomas.langer at lantiq.com
2014-07-28 8:59 ` Hans de Goede
2014-07-27 21:25 ` [U-Boot] [PATCH 5/7] sun4i: Add support for a number of new sun4i boards Hans de Goede
2014-07-28 7:54 ` Ian Campbell
2014-07-28 8:46 ` Hans de Goede
2014-07-28 8:50 ` Ian Campbell
2014-09-18 16:07 ` [U-Boot] [linux-sunxi] " Siarhei Siamashka
2014-09-28 15:58 ` Hans de Goede
2014-09-28 19:34 ` Arnd Gronenberg
2014-09-28 22:09 ` Siarhei Siamashka
2014-09-29 8:31 ` Arnd Gronenberg
2014-09-29 5:38 ` Siarhei Siamashka
2014-09-29 5:46 ` Siarhei Siamashka [this message]
2014-07-27 21:25 ` [U-Boot] [PATCH 6/7] sun5i: Add support for a number of new sun5i boards Hans de Goede
2014-07-27 21:25 ` [U-Boot] [PATCH 7/7] sun7i: Add support for a number of new sun7i boards Hans de Goede
2014-07-28 7:38 ` [U-Boot] [PATCH 1/7] sun4i: add USB EHCI settings Ian Campbell
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=20140929084626.1b738fcb@i7 \
--to=siarhei.siamashka@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