Re: arm64: softraid boot

2019-08-09 Thread sven falempin
On Fri, Aug 2, 2019 at 3:26 PM Patrick Wildt wrote: > > On Fri, Aug 02, 2019 at 03:16:55PM -0400, sven falempin wrote: > > Dear ARM gurus, > > > > I m trying to tftp boot last snaphots on pine64+. > > Not sure if it s possible. > > So far I tried loading minitroot like an idiot and then, a boolade

Re: arm64: softraid boot

2019-08-02 Thread Patrick Wildt
On Fri, Aug 02, 2019 at 03:16:55PM -0400, sven falempin wrote: > Dear ARM gurus, > > I m trying to tftp boot last snaphots on pine64+. > Not sure if it s possible. > So far I tried loading minitroot like an idiot and then, a boolader, > now I cant get the efi bootloader to do some tftp ( which I g

Re: arm64: softraid boot

2019-08-02 Thread sven falempin
Dear ARM gurus, I m trying to tftp boot last snaphots on pine64+. Not sure if it s possible. So far I tried loading minitroot like an idiot and then, a boolader, now I cant get the efi bootloader to do some tftp ( which I guess is normal ) But maybe I am just missing a small pieces. I also creat

Re: arm64: softraid boot

2019-01-31 Thread Mark Kettenis
> Date: Wed, 30 Jan 2019 22:31:31 +0100 > From: Patrick Wildt > > Hi, > > to boot a pinebook with softraid crypto there are three parts that need > to be implemented, which this diff hopefully does well enough. > > First, our EFI bootloader so far only supports one disk, so we need to > extend

Re: arm64: softraid boot

2019-01-30 Thread Patrick Wildt
On Thu, Jan 31, 2019 at 12:55:44AM +0100, Mark Kettenis wrote: > Still need to review this properly. But why is one of the properties > called openbsd,bootsr-maskkey? openbsd,bootsr-key would make more > sense. Or maybe openbsd,sr-bootuuid and openbsd,sr-bootkey? I agree, I don't like them eith

Re: arm64: softraid boot

2019-01-30 Thread Mark Kettenis
> Date: Wed, 30 Jan 2019 22:31:31 +0100 > From: Patrick Wildt > > Hi, > > to boot a pinebook with softraid crypto there are three parts that need > to be implemented, which this diff hopefully does well enough. > > First, our EFI bootloader so far only supports one disk, so we need to > extend

arm64: softraid boot

2019-01-30 Thread Patrick Wildt
Hi, to boot a pinebook with softraid crypto there are three parts that need to be implemented, which this diff hopefully does well enough. First, our EFI bootloader so far only supports one disk, so we need to extend this so we can see all connected block devices. The second part is adding the s