From owner-freebsd-arm@FreeBSD.ORG Wed May 20 16:44:09 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB9A2C6B for ; Wed, 20 May 2015 16:44:09 +0000 (UTC) Received: from mail-qk0-x236.google.com (mail-qk0-x236.google.com [IPv6:2607:f8b0:400d:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 67D2412B2 for ; Wed, 20 May 2015 16:44:09 +0000 (UTC) Received: by qkgw4 with SMTP id w4so35518915qkg.3 for ; Wed, 20 May 2015 09:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version; bh=4Z3+doL3rLuT/7SkPGpclZqLykFe2wsNvslqpqxhjG8=; b=hOXS//DEFjscvS8OitnFeazQ5YskboayX96n8HHh40prL4uNXUlYY0R0qLK1i8ZCt9 b/Lz0Cwr46ecdx8Edh/B4E6ivQy5XwwWPl2yFoTTGCBVWkzImoV3inTb1H1JlSDC3XkM XwIEsdNVqsu6v0g/3QW4za7pa8Ca1GVfxlTnU4k2cbE3AhWz27QrhgR3EKPo4Hu+odlQ IEzu4SOTtrTMVaRuBMglsHWQSkkluyPM9DnJ+62xbEKsIwJVdY7k4pIHwYosZoNVxqn0 pi9yQIMAvAIyH6oB1FaDmkSk38br435n2NcgIGs1WZP6UtcFyC+yZHIhNUpySLPMp7yc gYEw== X-Received: by 10.229.4.200 with SMTP id 8mr46836984qcs.0.1432140248561; Wed, 20 May 2015 09:44:08 -0700 (PDT) Received: from [10.0.0.5] (96-39-105-86.static.oxfr.ma.charter.com. [96.39.105.86]) by mx.google.com with ESMTPSA id t77sm11465453qgt.42.2015.05.20.09.44.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 20 May 2015 09:44:08 -0700 (PDT) From: Arjan van der Velde Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: [Patch v1] [BeagleBone Black] port the latest u-boot-2014-01 Date: Wed, 20 May 2015 12:44:06 -0400 Message-Id: <81FF0940-10BF-4771-B982-C1D1D3C83941@gmail.com> To: freebsd-arm@freebsd.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2015 16:44:09 -0000 Hello. Have you been able to solve this problem? I'm stuck with the same = thing. I seem unable to boot the 10.1 image from emmc. U-Boot 2014.04 (Apr 28 2015 - 04:56:05) I2C: ready DRAM: 512 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Using default environment Net: not set. Validating first E-fuse MAC cpsw, usb_ether Hit any key to stop autoboot: 0 Card did not respond to voltage select! mmc0(part 0) is current device Card did not respond to voltage select! mmc1(part 0) is current device SD/MMC found on device 1 reading bb-uEnv.txt 19 bytes read in 3 ms (5.9 KiB/s) Loaded environment from bb-uEnv.txt Importing environment from mmc ... reading bbubldr 251606 bytes read in 16 ms (15 MiB/s) reading bboneblk.dtb 16284 bytes read in 4 ms (3.9 MiB/s) ## Starting application at 0x88000054 ... Consoles: U-Boot console Compatible U-Boot API signature found @9f635510 FreeBSD/armv6 U-Boot loader, Revision 1.2 (root@releng1.nyi.freebsd.org, Tue Apr 28 04:56:01 UTC 2015) DRAM: 512MB Card did not respond to voltage select! Card did not respond to voltage select! Number of U-Boot devices: 1 U-Boot env: loaderdev=3D'mmc1:2.0' Found U-Boot device: net No boot device found! ## Application terminated, rc =3D 0xbadef1ce ## Error: "nandboot" not defined U-Boot#