[U-Boot] [PATCH 6/6] tqma6: [cosmetic] sanitize environment defines

Markus Niebel niebelm at tqsc.de
Fri Feb 3 15:14:03 UTC 2017


From: Markus Niebel <Markus.Niebel at tq-group.com>

Signed-off-by: Markus Niebel <Markus.Niebel at tq-group.com>
---
 include/configs/tqma6.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
index 9225bc1..1c0a762 100644
--- a/include/configs/tqma6.h
+++ b/include/configs/tqma6.h
@@ -291,7 +291,7 @@
 	"uboot=u-boot.imx\0"                                                   \
 	"fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0"                               \
 	"fdt_addr="__stringify(TQMA6_FDT_ADDRESS)"\0"                          \
-	"console=" CONSOLE_DEV "\0"                                     \
+	"console=" CONSOLE_DEV "\0"                                            \
 	"cma_size="__stringify(TQMA6_CMA_SIZE)"\0"                             \
 	"fdt_high=0xffffffff\0"                                                \
 	"initrd_high=0xffffffff\0"                                             \
-- 
1.9.1



More information about the U-Boot mailing list