Re: [U-Boot] [PATCH 2/3] ARM: imx: cm_fx6: env: support distro boot command

2017-12-10 Thread Fabio Estevam
On Sat, Dec 9, 2017 at 1:37 PM, wrote: > From: Christopher Spinrath > > The current default environment of the cm_fx6 is not suitable for > booting modern distributions. > > Instead of extending the custom environment, let's use the distro > boot command, which has been developed for precisely t

[U-Boot] [PATCH 2/3] ARM: imx: cm_fx6: env: support distro boot command

2017-12-09 Thread christopher.spinrath
From: Christopher Spinrath The current default environment of the cm_fx6 is not suitable for booting modern distributions. Instead of extending the custom environment, let's use the distro boot command, which has been developed for precisely this use case. If the distro boot command fails, fall