Re: Super Fast Boot of Embedded Linux: 300 ms from boot loader to shell

2011-04-13 Thread Marco Stornelli
Il 13/04/2011 16:53, Constantine Shulyupin ha scritto: Thank you Marco for your feedback. I've added summary of used optimization method: • Reduction of kernel and filesystem size • Kernel features: naked boot, initrd without compression • Optimization of NAND flash interface in boot loader • Boo

Re: Super Fast Boot of Embedded Linux: 300 ms from boot loader to shell

2011-04-13 Thread Constantine Shulyupin
Thank you Marco for your feedback. I've added summary of used optimization method: • Reduction of kernel and filesystem size • Kernel features: naked boot, initrd without compression • Optimization of NAND flash interface in boot loader • Boot time was measured with utility tstamp • You can find mo