From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 527E2E01737 for ; Tue, 29 Oct 2013 08:03:08 -0700 (PDT) Received: from [172.30.250.61] (172.30.250.61) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 1DDA7B; Tue, 29 Oct 2013 16:03:02 +0100 Message-ID: <526FCE25.1090700@horus.es> Date: Tue, 29 Oct 2013 16:03:01 +0100 From: =?UTF-8?B?Sm9zZSBNwqogRmVycmVpcm8=?= User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121005 Thunderbird/16.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <4C809B7491D340F59E9B24CFED2B6B4F@gmail.com> <20131024091311.48f4d1d9@e6520eb> <992AAEAF3CC048DBB163CE7058889D1C@gmail.com> <20131025091855.6f58f865@e6520eb> In-Reply-To: <20131025091855.6f58f865@e6520eb> X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 2 Subject: =?UTF-8?B?UmU6IOWbnuWkje+8miBJTVg1M1FTQi1SIGNhbiBub3QgYm9vdCBmcm9tIG1pY3JvU0Q=?= 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, 29 Oct 2013 15:03:11 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit El 25/10/2013 9:18, Eric Bénard escribió: > Hi Jojo, > > Le Fri, 25 Oct 2013 14:49:31 +0800, > jojo a écrit : >> I rebuild the imx53qsb completely and boot failed also as bellow : >> >> and i do not change anything about for yocto dora except DL_DIR to redirect to "DL_DIR = "${TOPDIR}/../../downloads"" >> >> U-Boot 2013.10-rc3 (Oct 25 2013 - 13:28:32) >> >> Board: MX53 LOCO >> I2C: ready >> DRAM: 1 GiB >> MMC: FSL_SDHC: 0, FSL_SDHC: 1 >> MMC: no card present >> MMC init failed > can you try with an other SDCard it seems u-boot fails to initialize > this one. > I'll try dora on MX53QSB asap. > > Eric > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale Hello A similar problem here: just a week ago, we got a imx6qsabresd board. We compiled a image for it and burn it into a microSD (with adapter). u-boot does not recognize the card. We burned it into a normal SD card and the board started well. It seems as if u-boot does not recognize the microSD card. Thank you