]> Git Repo - J-u-boot.git/commit - configs/cm_fx6_defconfig
ARM: imx: cm_fx6: env: support distro boot command
authorChristopher Spinrath <[email protected]>
Sat, 9 Dec 2017 15:37:42 +0000 (16:37 +0100)
committerStefano Babic <[email protected]>
Wed, 3 Jan 2018 13:28:49 +0000 (14:28 +0100)
commit3ef5f6714ab1501247b227ffdcb5f37fd13c0bce
treefc94e727ada924c903007f278b3aa5644bc00758
parent6b79f71c8ee970635ac71d7a452d6b39a3db0e99
ARM: imx: cm_fx6: env: support distro boot command

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 back to the old behavior
(except for USB drives where the old behaviour is completely covered
by the distro boot command). That way it is still possible to create
"rescue SD cards" for old installations (e.g. if one messes up the
on-flash environment).

Signed-off-by: Christopher Spinrath <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
configs/cm_fx6_defconfig
include/configs/cm_fx6.h
This page took 0.032968 seconds and 4 git commands to generate.