From owner-freebsd-stable@freebsd.org Wed May 16 02:02:38 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BAC4EE646A for ; Wed, 16 May 2018 02:02:38 +0000 (UTC) (envelope-from christopherhall.hsw@gmail.com) Received: from mail-pf0-x231.google.com (mail-pf0-x231.google.com [IPv6:2607:f8b0:400e:c00::231]) (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 876167082F; Wed, 16 May 2018 02:02:37 +0000 (UTC) (envelope-from christopherhall.hsw@gmail.com) Received: by mail-pf0-x231.google.com with SMTP id p12-v6so958499pff.13; Tue, 15 May 2018 19:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=P/YDrIxozZztRMsnYnF9iZkM8kH8hYwxMO2S4qY71Fg=; b=NDG3Yp77DmKhyF3xDhOcWa4MQDx8P68FMsWjZTuJK2vo2JVEkHqgL24pvSPTY/HKVl Mqv7Xe0fbunatELbnQnmTg9gcR7nM5qdqkdduaoTU4uqiO8avYYVMSzVVVmFjWvQxtmc bh6yPZAekU4RQYuTKNsLFvgifUijO1Z96H63KcLoiRGgZf4DutUhgSNSXsjmr6aV0kuS IEX1E7eEYpoyKSX9uIHhDSx5YwEgjqYDwhCcq4ACCSdbRHNB1f8D+3LFRaKDPjc2A55Q rOg4Yc+RLBl7G3glJS8X88nymQwUeJ/MwQpews+4Z/aXw/dDvvTXCHP3JlQttPcyVvWE R7eQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=P/YDrIxozZztRMsnYnF9iZkM8kH8hYwxMO2S4qY71Fg=; b=PwkF8UEJxZ2m0t+EGTy40sC4EvrcqPDY82LfvvIZodItWL9cNXqUlg2j8bvO9jAVHC VRETBI97DLJ3Xd0GCFfsU/2DZa6aquhyp0gTccgjo/8puFLhT3VIKQ1qtc0C4NTTq3Gx zdB+TJkqK4zV8d7pxjf6EtukpVLVenw9rpmhm/M4h2+V3Xs4Bk3CmMCP/cQY2bLCtYfl 0eEJJ6ZR/tIHhx9DA39dRrEIx3pUS34VMAGSkOaCi1+CVyDqX2Mxl0YSlixTzoEIBZ9m WzlzvHDYfM/JtfPaDaFuA8fDanZVc8luhMXw6DD3fTFOku6/jT5pBff3/WfAj2PiRxaG nqwg== X-Gm-Message-State: ALKqPwezdry+nnUqKbGoCeW8kfLgiUchnc0iNcdssD7sYpMZgQ43L0Ld pKAwdZN54F69jdDbKBbCbFAvNWs5sN8= X-Google-Smtp-Source: AB8JxZrC7wAT4K+Q1veod71ZF/4jnXdQKGct1ULthiF8rfDvQKm77ucB8S97OkO6Z44KRKrx76v4TQ== X-Received: by 2002:a63:5fd4:: with SMTP id t203-v6mr14249363pgb.144.1526436156078; Tue, 15 May 2018 19:02:36 -0700 (PDT) Received: from localhost (2001-b030-2314-0200-f279-59ff-fe6a-4741.hinet-ip6.hinet.net. [2001:b030:2314:200:f279:59ff:fe6a:4741]) by smtp.gmail.com with ESMTPSA id c11-v6sm1571835pfh.15.2018.05.15.19.02.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 15 May 2018 19:02:35 -0700 (PDT) Date: Wed, 16 May 2018 10:02:30 +0800 From: Christopher Hall To: Glen Barber Cc: Mike Karels , freebsd-stable@freebsd.org Subject: Re: unable to boot 11.2-BETA1 on BeagleBone Message-ID: <20180516100211.67445a19@gmail.com> In-Reply-To: <20180515134649.GI55278@FreeBSD.org> References: <201805122133.w4CLXQba064904@mail.karels.net> <20180515134649.GI55278@FreeBSD.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2018 02:02:38 -0000 Hello Glen, On Tue, 15 May 2018 13:46:49 +0000, Glen Barber wrote: > On Sat, May 12, 2018 at 04:33:26PM -0500, Mike Karels wrote: > > I tried to boot 11.2-BETA1 on a BeagleBone Black that had been > > running 11.1-RELEASE. It didn't boot, falling back to the EMMC > > (which isn't bootable, a different problem). I was also unable to > > boot the snapshot from 12/20. I see that the boot partition has > > different contents: > > > > 11.1-RELEASE: > > MLO u-boot.img ubldr ubldr.bin > > > > 11.2-BETA1: > > MLO boot.scr u-boot.img ubldr.bin > > > > Has anyone else been able to boot on a BeagleBone? > > > > I saw this too with 11.2-BETA1, but due to inconsistencies between two > different BeagleBone SoCs used to test, could not rule out if the > problem was due to local hardware failure. > > Specifically, one of two I have has the EMMC overwritten to avoid > needing to "manually" boot FreeBSD, and the UART does not work > correctly (because I am dangerous with solder), and nothing outputted > on the HDMI console. The other system has working EMMC, seemingly > broken HDMI output, but working UART that only displayed repeated 'C' > when booting. Just tried FreeBSD-11.2-PRERELEASE-arm-armv6-BEAGLEBONE-20180504-r333226.img.xz on my working BBB but only got repeated 'C' on serial port. the boot partition on uSD shows: # ll /.autofs/da2s1 total 700 -rwxrwxrwx 1 root wheel 77092 2018-05-04 09:58 MLO* -rwxrwxrwx 1 root wheel 199 2018-05-04 11:43 boot.scr* -rwxrwxrwx 1 root wheel 393872 2018-05-04 09:58 u-boot.img* -r-xr-xr-x 1 root wheel 236388 2018-05-04 11:42 ubldr.bin* > > So, I wasn't entirely sure if it was "just me" or not. > > Could you please open a PR about this, assigned to freebsd-arm@ and > with re@ in CC? > > Glen > -- Best Regards. Christopher Hall.