OpenBSD on SABRE Lite/BD-SL-i.MX6

2016-12-20 Thread CARL DONG
I see that "Boundary Devices SABRE Lite/BD-SL-i.MX6" is listed as supported on the armv7 page, but I'm unable to get it working because of the EFI interface requirement for the firmware. 1. `run findfdt` outputs `## Error: "findfdt" not defined` 2. `bootefi` is an unknown command I believe this i

Re: OpenBSD on SABRE Lite/BD-SL-i.MX6

2016-12-20 Thread CARL DONG
Here's the output of `env print`: http://pastebin.com/raw/68je2Wzh What can we do with this? (Sorry I'm very new to u-boot) On Wed, Dec 21, 2016 at 8:25 AM, Jonathan Gray wrote: > On Tue, Dec 20, 2016 at 03:24:30PM +0100, Matthieu Herrb wrote: > > On Tue, Dec 20, 2016 at 08:

Re: OpenBSD on SABRE Lite/BD-SL-i.MX6

2016-12-20 Thread CARL DONG
ing to the architecture of the compiling machine or the machine we're compiling for. Anyways, thanks so much for the help. Have a great day sir! On Tue, Dec 20, 2016 at 10:24 PM, Matthieu Herrb wrote: > On Tue, Dec 20, 2016 at 08:58:50PM +0800, CARL DONG wrote: > > I see that "Boun

Re: OpenBSD on SABRE Lite/BD-SL-i.MX6

2016-12-21 Thread CARL DONG
nto. Thank you all for your wonderful help. Happy to be running my favorite OS on my Sabre Lite. Tell me if anything else is needed for the patches and docs! Cheers, Carl Dong On Wed, Dec 21, 2016 at 2:55 PM, Jonathan Gray wrote: > On Wed, Dec 21, 2016 at 12:08:34PM +0800, CARL DONG wrote:

Re: OpenBSD on SABRE Lite/BD-SL-i.MX6

2016-12-21 Thread CARL DONG
ve if you could take a look at that! Cheers, Carl Dong On Wed, Dec 21, 2016 at 7:25 PM, Jonathan Gray wrote: > On Wed, Dec 21, 2016 at 06:20:16PM +0800, CARL DONG wrote: > > All, > > > > Here are the fruits of my experimentation. I'd love to help with the > > pa