From owner-freebsd-arm@freebsd.org Sat Jun 18 09:17:30 2016 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 5AC9FA77A27 for ; Sat, 18 Jun 2016 09:17:30 +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 0C10A2FA5 for ; Sat, 18 Jun 2016 09:17:30 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bs.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1bECNb-000OIy-JS; Sat, 18 Jun 2016 12:17:27 +0300 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: any progress with OrangePi Plus / AllWinner H3 ? From: Daniel Braniss In-Reply-To: <20160618105918.f5b7766d9e63347798f2b3e9@bidouilliste.com> Date: Sat, 18 Jun 2016 12:17:27 +0300 Cc: freeBSD-arm@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <2ACE6542-DBCA-41C4-AD89-28BE9104901B@cs.huji.ac.il> References: <0A7A3F1D-2853-4DA4-A8A1-52C38A6ED093@cs.huji.ac.il> <20160617090156.83824237d9b1ae564bb92088@bidouilliste.com> <487C9542-1397-4CB7-837C-CD724656A0F1@cs.huji.ac.il> <20160617114018.0e70ad81@zeta.dino.sk> <0F8AAA97-99E7-4378-B6AB-F81EF45EAAC5@cs.huji.ac.il> <20160617192745.45f8a18db251547d8a01e571@bidouilliste.com> <20160617195658.0dec9f7875228ba372dadbd3@bidouilliste.com> <20160618093545.1c360555@zeta.dino.sk> <20160618094514.a83fc993b93c120fb6e014f4@bidouilliste.com> <20160618100315.12478671@zeta.dino.sk> <20160618102338.eba15ac1d427a7d3687865d8@bidouilliste.com> <9B9FAC12-64AC-4947-899A-23160B241D51@cs.huji.ac.il> <20160618105918.f5b7766d9e63347798f2b3e9@bidouilliste.com> To: Emmanuel Vadot X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 09:17:30 -0000 > On 18 Jun 2016, at 11:59 AM, Emmanuel Vadot = wrote: >=20 > On Sat, 18 Jun 2016 11:55:23 +0300 > Daniel Braniss wrote: >=20 >> I copied your DTB (where is the dts?) and now it boots fine! >>=20 >> any idea how to convince the boot (ubldr, u-boot) to load it from the = fat partition? >> thanks! >> danny >=20 > I don't know why would you want that. on the Raspberry PI, it=E2=80=99s set in a CONFIG.TXT file in the msdos/fat partition, so it=E2=80=99s easy to load a different one by just editing the file, which I can do easily on a mac, since at the moment have no other option to burn an image. I can(and do) mount the img on a unix machine, fix the file, then copy it to a mac, burn, try, ... danny >=20 > --=20 > Emmanuel Vadot