mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Geoff Smith <gjsmith@vardr.com>
Cc: barebox@lists.infradead.org
Subject: Re: Just how fast is barebox?
Date: Mon, 28 Mar 2011 10:46:42 +0200	[thread overview]
Message-ID: <20110328084642.GG7285@pengutronix.de> (raw)
In-Reply-To: <AANLkTi=igwESq-rAMFfW7rpeT_P8V3gxgEBnG740nfie@mail.gmail.com>

Hi Geoff,

On Mon, Mar 28, 2011 at 01:25:18PM +1000, Geoff Smith wrote:
> Apologies for the newbie question. I am looking for a fastboot option for
>  the i.MX27
> 
> I want to be capturing video data from a cold start within 300ms (preferably
> 200ms).

The best I could get out of an i.MX27 was about 700ms. The main limiting
factor is how fast you can load an image from the boot medium (Nand
flash in my case). Given that I can read from Nand with 16MB/s a 5MB
image takes about 300ms to load. I think you'll need many dirty tricks
doing this with Linux, like a massively stripped down kernel and perhaps
starting the capture in the kernel (not in the application).

I wouldn't say it's not possible, but it's definitely a hard task.

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

  reply	other threads:[~2011-03-28  8:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28  3:25 Geoff Smith
2011-03-28  8:46 ` Sascha Hauer [this message]
2011-03-28 11:54   ` Geoff Smith

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=20110328084642.GG7285@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=gjsmith@vardr.com \
    /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