From owner-freebsd-arm@freebsd.org Wed Jul 5 12:01:29 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19084DA9B33 for ; Wed, 5 Jul 2017 12:01:29 +0000 (UTC) (envelope-from sanpei.ml@gmail.com) Received: from mail-yw0-x236.google.com (mail-yw0-x236.google.com [IPv6:2607:f8b0:4002:c05::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 CDC3C7E378 for ; Wed, 5 Jul 2017 12:01:28 +0000 (UTC) (envelope-from sanpei.ml@gmail.com) Received: by mail-yw0-x236.google.com with SMTP id v193so25919149ywg.2 for ; Wed, 05 Jul 2017 05:01:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=KXJ7LG2LUpKtWk+zVcg/OPeTFLD/yWc9rQcim/DZPpE=; b=M9Q5wuaSeu6HpKl9yHIHUfhp9TgrsiO/MXfiHpj+pV1/cD3rsl49YtweBAlzrmj4oO B6tuQ+FeLLtSSEpkUY0DzrHrbgG4KnJ9RT5apTaA36cyRmTS1lXWajXGzYcYh+fdN16F glhBVQLZx3+N7ixPIw4vp5xnthz22jSfIjVhXNVYopABxP5dmGiE1n0ZsMl63WuF4jw7 oLO/BJ8+FyVwUbE6wAYe2Is9/zsnXgoy1fq9la2gT/2+/DfmZkKglhSJtAj/p8fpIsxK aUoKDBuAMKaUjXndicsHXBoyiy+9XUoO8tfrIpF7HVonYyxHOVxGxnwJNnl325c6JrE9 Yq1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=KXJ7LG2LUpKtWk+zVcg/OPeTFLD/yWc9rQcim/DZPpE=; b=DBW837QzweJNho2Pk5UwLFojQMAiaVvv+6vOpqDLNbIES0/dHuwwSBtdXiQ62nVoZg Ut7SDsIfJQNyFR+GeayF2GOqGYGSseRAJoHLzgjTaIEsJR/XL79qZVJGj1cYz6v+TsFs SA9uee4KM5jzrBMyWRdQteDGkEFfEWxrnGW5pOWSChcp+kptO9B9FJ2wnUX+GpMQqIbK EjWdhCA19eMipB6BSQuk1mkv/IlsxZZ0Tjavwp2Wn+IeuhGLOWmJ9ct2EWYH88JB1ZUd WlSBxXuQ6V9aVcSowbaPDof/zkDZ86Ndzr+a/P6wdaqElsMYrv9rSX75+9qeWLB8JlL+ LI0Q== X-Gm-Message-State: AKS2vOxR4XrnBNjxXM3tI1aIw3R3RLeDBEP+MzbXwogNup9mTQCTtoOL fsiL4nym1XBucldGjPzq1ZmkzqaFgw== X-Received: by 10.13.214.150 with SMTP id y144mr33894241ywd.303.1499256087727; Wed, 05 Jul 2017 05:01:27 -0700 (PDT) MIME-Version: 1.0 From: Yoshiro MIHIRA Date: Wed, 05 Jul 2017 12:01:17 +0000 Message-ID: Subject: HummingBoard-i2 does not boot from install image To: freebsd-arm Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2017 12:01:29 -0000 I have HummingBoard-i2 and I could not boot 12.0-CURRENT boot image. Please let me know to boot 12.0-CURRENT with HummingBoard. I tested FreeBSD-12.0-CURRENT-arm-armv6-CUBOX-HUMMINGBOARD-20170619-r320095.img And it does not boot up with below message[NG]. U-Boot SPL 2017.01-rc3 (Jun 13 2017 - 02:16:03) SPL: Unsupported Boot Device! SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ### I have a old image as FreeBSD-11.0-STABLE-arm-armv6-CUBOX-HUMMINGBOARD-20161221-r310359.img it can boot[OK]. Consoles: U-Boot console Compatible U-Boot API signature found @0x4f7708a8 FreeBSD/armv6 U-Boot loader, Revision 1.2 (root@releng2.nyi.freebsd.org, Wed Dec 21 18:14:05 UTC 2016) DRAM: 1024MB Number of U-Boot devices: 2 U-Boot env: loaderdev='mmc 0' Found U-Boot device: disk Checking unit=0 slice= partition=... good. Booting from disk0s2a: /boot/kernel/kernel data=0x6ec964+0x14b69c syms=[0x4+0x7cef0+0x4+0x90376] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 4 seconds... Thanks Yoshiro MIHIRA