From 25e37ca007a240fa49249b98dc341e22d3fb2cc4 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Thu, 18 Feb 2016 18:13:44 +0100 Subject: [PATCH] install_linux_fw_sd: cosmetic, remove comma and add newline Signed-off-by: Javier Viguera --- .../u-boot/u-boot-dey-2015.04/ccimx6/install_linux_fw_sd.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-2015.04/ccimx6/install_linux_fw_sd.txt b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-2015.04/ccimx6/install_linux_fw_sd.txt index 9b5eeffa9..fd87f4990 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-2015.04/ccimx6/install_linux_fw_sd.txt +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-2015.04/ccimx6/install_linux_fw_sd.txt @@ -8,7 +8,7 @@ echo "# Linux firmware install from micro SD #" echo "############################################################" echo "" echo " This process will erase your eMMC and will install a new" -echo " U-Boot, and Linux firmware images on the eMMC." +echo " U-Boot and Linux firmware images on the eMMC." echo "" echo " Press CTRL+C now if you wish to abort or wait 10 seconds" echo " to continue." @@ -160,4 +160,4 @@ setenv bootcmd ' ' saveenv -reset \ No newline at end of file +reset