From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A6017E0076B; Tue, 26 Aug 2014 03:36:22 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [212.27.42.1 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3B6F5E00566 for ; Tue, 26 Aug 2014 03:36:17 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id AC0C1940181; Tue, 26 Aug 2014 12:36:10 +0200 (CEST) Date: Tue, 26 Aug 2014 12:36:10 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: "lianjf@ava.com.cn" Message-ID: <20140826123610.222355bf@e6520eb> In-Reply-To: <2014082618083362525144@ava.com.cn> References: <2014082617092334337931@ava.com.cn> <20140826113114.0a1c38ab@e6520eb> <2014082617561712520242@ava.com.cn> <20140826120435.37e7fd1f@e6520eb> <2014082618083362525144@ava.com.cn> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Cc: meta-freescale Subject: Re: consultion about uboot and kernel X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 10:36:22 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Le Tue, 26 Aug 2014 18:08:34 +0800, "lianjf@ava.com.cn" a =E9crit : > Hi, > =20 > >Because the default configuration doesnot support dvd-rom.the option is= scsi-generic. >=20 >=20 hint : try to build the default configuration and boot it on your board so that you are sure to have the right steps to get a working kernel using the default configuration. Then, you will be able to customize the kernel in a second stage (and then only add the scsi-generic and don't change any other setting in the configuration). Best regards, Eric