From owner-freebsd-arm@freebsd.org Mon Jan 16 20:33:39 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 2047ACB2611 for ; Mon, 16 Jan 2017 20:33:39 +0000 (UTC) (envelope-from punasipuli@t-online.de) Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailout00.t-online.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DADE7147F for ; Mon, 16 Jan 2017 20:33:38 +0000 (UTC) (envelope-from punasipuli@t-online.de) Received: from fwd00.aul.t-online.de (fwd00.aul.t-online.de [172.20.26.147]) by mailout11.t-online.de (Postfix) with SMTP id 7CE17421909E for ; Mon, 16 Jan 2017 21:25:05 +0100 (CET) Received: from [192.168.10.43] (EByM9YZJYhVBREuJFqfLiO7adEtaccS89tFshBTMfGq9wuQy1iKkBgr54iZXtygw1A@[86.56.56.128]) by fwd00.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1cTDpw-1y4L4q0; Mon, 16 Jan 2017 21:25:04 +0100 Subject: Re: latest current/SNAPSHOT on Raspberry PI zero References: To: freebsd-arm@freebsd.org From: diffusae Message-ID: <232eff3c-6eb1-dc8c-6390-1833e148630c@t-online.de> Date: Mon, 16 Jan 2017 21:25:03 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-ID: EByM9YZJYhVBREuJFqfLiO7adEtaccS89tFshBTMfGq9wuQy1iKkBgr54iZXtygw1A X-TOI-MSGID: ed607277-ddc3-4c13-9d9d-e2fa7ada012b 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: Mon, 16 Jan 2017 20:33:39 -0000 Hi Yoshiro, did you solve the issue? I've had the same problem with a FreeBSD-11.0-STABLE-arm-armv6-RPI-B-20170105-r311441.img. It won't boot or ends up in a boot loop. Actually it look like a kernel issue or the DTB isn't a the right address? I am not sure. Do you have any suggestions? Regards, On 08.12.2016 13:40, Yoshiro MIHIRA wrote: > Hi > > I have a Raspberry PI zero and I installed latest snapshot and latest > current into 20161117-r308737, but I could not boot. Please let me know to > solve issue. > > [Tested Snapshot] > FreeBSD-12.0-CURRENT-arm-armv6-RPI-B-20161130-r309302.img.xz NG > FreeBSD-12.0-CURRENT-arm-armv6-RPI-B-20161117-r308737.img.xz OK > > [Tested kernel] > after install FreeBSD-12.0-CURRENT-arm-armv6-RPI-B-20161117-r308737.img.xz, > I update latest kernel NG > > [boot message] > U-Boot 2016.01 (Nov 17 2016 - 07:06:53 +0000) > > DRAM: 480 MiB > RPI Zero (0x900093) > MMC: bcm2835_sdhci: 0 > reading uboot.env > > ** Unable to read "uboot.env" from mmc0:1 ** > Using default environment > > In: serial > Out: lcd > Err: lcd > Net: Net Initialization Skipped > No ethernet found. > reading uEnv.txt > ** Unable to read file uEnv.txt ** > Hit any key to stop autoboot: 0 > starting USB... > USB0: Core Release: 2.80a > scanning bus 0 for devices... 2 USB Device(s) found > scanning usb for storage devices... 0 Storage Device(s) found > scanning usb for ethernet devices... 0 Ethernet Device(s) found > Booting from: mmc 0 ubldr.bin > reading ubldr.bin > 225016 bytes read in 35 ms (6.1 MiB/s) > ## No elf image at address 0x00200000 > ## Starting application at 0x00200000 ... > Consoles: U-Boot console > Compatible U-Boot API signature found @0x1db464d0 > > FreeBSD/armv6 U-Boot loader, Revision 1.2 > (root@releng3.nyi.freebsd.org, Thu Nov 17 07:20:15 UTC 2016) > > DRAM: 480MB > Number of U-Boot devices: 1 > U-Boot env: loaderdev='mmc 0' > Found U-Boot device: disk > Checking unit=0 slice= partition=... good. > Booting from disk0s2a: > /boot/kernel/kernel data=0x775724+0x1828dc syms=[0x4+0x87b80+0x4+0x9b9f0] > /boot/kernel/carp.ko text=0x73e8 data=0x4d0+0x74 > syms=[0x4+0x14a0+0x4+0x1111] > > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > Using DTB provided by U-Boot at address 0x100. > Kernel entry at 0x400100... > Kernel args: (null) > > [NG] > > U-Boot 2016.01 (Nov 17 2016 - 07:06:53 +0000) > > Yours > Yoshiro MIHIRA > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >