From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Stornelli Subject: Re: Super Fast Boot of Embedded Linux: 300 ms from boot loader to shell Date: Mon, 11 Apr 2011 18:53:13 +0200 Message-ID: <4DA331F9.5070902@gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=AaWlSxdCW9ejj52cTV1ATPggUA5dcbDfTNG6Gi34Xe4=; b=XjAmcDaXC3FbVp4HDNogXcueAnu5Uo8ymUW3EsfTZHRKj8FDAo6yIdh0ibpyUX5MSy 9dBUAjnn75Ykw/exA54/r/3mPpiVmyNlw/8yJ2G/hOkGfsM2cCaFhhpTvNsAUhD+skp4 zYlDJ9STKLvstjMh5O+muYOgMg72yXVZUaF/o= In-Reply-To: Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Constantine Shulyupin Cc: linux-embedded@vger.kernel.org Il 11/04/2011 16:02, Constantine Shulyupin ha scritto: > Hello all, > > Make Linux Software presents the fastest ever embedded Linux boot for > 720 MHz ARM and NAND flash memory. Linux boot time is 300 milliseconds > from boot loader to shell. The first goal of the project is to achieve > a minimal boot time of a minimal but functional Linux system on common > hardware. The second goal is to provide a platform for developing more > functional systems with an even minimized boot time. > Hi, is it a marketing announcement or a presentation of an innovative solution? In the first case don't send this kind of email to this mailing list. In the second one, could you explain to us your "fast boot" solution or your kernel modifications? I can't find any implementation details on the web site. Marco