From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sun, 29 Dec 2019 11:25:14 +0100 (CET) Subject: [PATCH v2 3/5] colibri_imx6: add update_uboot wrapper In-Reply-To: <20191209103333.6754-4-igor.opaniuk@gmail.com> Message-ID: <20191229102514.2FF3281779@phobos.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: Igor Opaniuk > Add universal update_uboot wrapper that helps to update > U-Boot image on internal storage. > > tftpboot ${loadaddr} ${board_name}/u-boot.img > > run update_uboot > > tftpboot ${loadaddr} ${board_name}/SPL > > run update_spl > Signed-off-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 =====================================================================