Re: [U-Boot] [PATCH] imx6: apalis: Make the boot process more generic

2018-12-14 Thread Stefano Babic
Hi Petr, On 01/12/18 14:00, Petr Štetiar wrote: > I'm preparing support for Apalis imx6 boards in OpenWrt and I've ended > up with quite huge patchset against upstream U-Boot 2018.03, so I'm > trying to propose more generic way of boot process handling. > > In OpenWrt we usually have kernel, dtbs

[U-Boot] [PATCH] imx6: apalis: Make the boot process more generic

2018-12-01 Thread Petr Štetiar
I'm preparing support for Apalis imx6 boards in OpenWrt and I've ended up with quite huge patchset against upstream U-Boot 2018.03, so I'm trying to propose more generic way of boot process handling. In OpenWrt we usually have kernel, dtbs and U-Boot boot script in boot partition with ext4fs, so f