From owner-freebsd-arm@freebsd.org Sat May 12 07:37:41 2018 Return-Path: Delivered-To: freebsd-arm@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 53123FC9A85 for ; Sat, 12 May 2018 07:37:41 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D93B0771D7 for ; Sat, 12 May 2018 07:37:40 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: by mailman.ysv.freebsd.org (Postfix) id 905FAFC9A84; Sat, 12 May 2018 07:37:40 +0000 (UTC) Delivered-To: arm@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 7EEACFC9A83 for ; Sat, 12 May 2018 07:37:40 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1042A771D6 for ; Sat, 12 May 2018 07:37:39 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bk.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1fHOxd-000DXd-Jf for arm@freebsd.org; Sat, 12 May 2018 10:28:57 +0300 From: Daniel Braniss Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: overlays/dtso/efi question Message-Id: <41A00288-69C5-4B5B-8C8A-61A64BABF9C4@cs.huji.ac.il> Date: Sat, 12 May 2018 10:28:57 +0300 To: "freebsd-arm@freebsd.org" X-Mailer: Apple Mail (2.3445.6.18) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2018 07:37:41 -0000 Hi, I=E2=80=99m trying out a nano-neo2 64bit arm, and though it=E2=80=99s = booting, it=E2=80=99s without network/usb, so I see some dtso declarations but they are not being compiled, so = what, if any, magic can be used? I compiled the gnu dtc, but i keep getting a whole bunch of = errors. thanks, danny