Re: beaglebone black - bootfile confusion

2022-11-04 Thread David Barrass
I am intending to try the 7.2 install on a Beaglebone Black having not had any success to date with any stock images from 5.9 onwards. the issue that I experience is U-Boot. I can boot my BBB from U-Boot images from other projects but when I simply write the image as downloaded from a nearby mirror

Re: beaglebone black

2022-11-05 Thread David Barrass
Hi Jan, miniroot-am335x-72.img from Heanet mirror. U-Boot starts to load kernel but aborts with a data abort! ---> data abort pc : [<9cf15abc>] lr : [<9ff807d3>] reloc pc : [<7d7c4abc>]lr : [<8082f7d3>] sp : 9df2f908 ip : 9df2f810 fp : 9df2fe10 r10: 9df2fbf0 r9 :

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-19 Thread David Barrass
Hi Patrick, Works on my BeagleBone Black. Thank you. David On 14/11/22 22:37, Patrick Wildt wrote: > Hi, > > the u-boot and dtb ports haven't been updated in a while, mostly because > updating those regularly breaks working machines. I think it's time for > another update, so here's a diff for

new ARM hardware platform - help wanted

2016-07-04 Thread David Barrass
Myself and a colleague are developing a new Cortex-A9-based router. I would like to use OpenBSD as the O.S. for reasons of the security credentials that OpenBSD has. I have made a start in getting OpenBSD running on the hardware but at the moment, the only tool I can use for debugging is a JTAG

Re: new ARM hardware platform - help wanted

2016-07-04 Thread David Barrass
On 04/07/16 10:12, Jonathan Gray wrote: On Mon, Jul 04, 2016 at 09:49:57AM +0100, David Barrass wrote: Myself and a colleague are developing a new Cortex-A9-based router. I would like to use OpenBSD as the O.S. for reasons of the security credentials that OpenBSD has. I have made a start in