From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 1 Apr 2019 08:52:35 +0000 (UTC) Subject: [U-Boot] [U-Boot,v2,13/22] colibri_vf: add distroboot support In-Reply-To: <20190325162512.8702-14-marcel@ziswiler.com> Max Krummenacher , Stefan Agner Message-ID: <20190401085259.1B85DC21DFB@lists.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > From: Stefan Agner > Add support for distro boot. This is especially helpful for external > devices. There is a global boot command which scans a predefined > list of boot targets: > run distro_bootcmd > As well as direct boot commands such as: > run bootcmd_mmc0 > run bootcmd_usb > run bootcmd_dhcp > ... > Refer to doc/README.distro fo details. > While at it also re-order boot command macros as well as the > CONFIG_EXTRA_ENV_SETTINGS. > Signed-off-by: Stefan Agner > Acked-by: Max Krummenacher > Acked-by: Marcel Ziswiler > Reviewed-by: Igor Opaniuk Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================