Re: kernel ubi boot

2018-08-08 Thread Sascha Hauer
On Thu, Jul 26, 2018 at 01:52:32PM +, Dimitri Van Dyck | IndigoCare wrote: > Hi, > > Is it possible to boot zImage from ubi, and not from raw flash? Yes, this should be possible. > If so, from what version is this supported? > > barebox@Voipac VMX53:/ boot > booting nand-dtb-ubi > > Loadin

Re: kernel ubi boot

2018-07-27 Thread Ian Abbott
On 26/07/2018 14:52, Dimitri Van Dyck | IndigoCare wrote: Is it possible to boot zImage from ubi, and not from raw flash? If so, from what version is this supported? barebox@Voipac VMX53:/ boot booting nand-dtb-ubi Loading OS UBI image '/dev/ubi0.kernel' using internal devicetree no image handl

kernel ubi boot

2018-07-26 Thread Dimitri Van Dyck | IndigoCare
Hi, Is it possible to boot zImage from ubi, and not from raw flash? If so, from what version is this supported? barebox@Voipac VMX53:/ boot booting nand-dtb-ubi Loading OS UBI image '/dev/ubi0.kernel' using internal devicetree no image handler found for image type UBI image Thanks, Dimitri __