sure gjsmith@vardr.com
We wish to capture images in about 200 - 300 ms from power up (i.e. power applied, not from sleep, from a true cold start).
It appears from various discussions I've had that linux cannot be coerced to boot faster than about 700ms. So that leaves:
Hope this makes sense.
We need to capture images from a cmos sensor preferably through the h.264 encoder to memory.
If necessary we could capture the images raw to memory and pass them through the encoder later (not preferred but possibly the only way).
Achieving the fast boot with linux would be a good answer as its not clear how we might access the hardware encoder from a different OS since they seem to be only supported via linux drivers. i.e. eCos has the boot speeds but integrating in support for the hardware encoder may be a headache.
what service do you need immediately after the boot up? network? storage? video on screen?
while 700ms is challenging if you don't need much right at the bootup moment it's still possible.