[U-Boot] [PATCH] imximage_hynix.cfg: fix unterminated comment
Jeroen Hofstee
jeroen at myspectrum.nl
Tue Jun 10 23:16:09 CEST 2014
cc: Troy Kisky <troy.kisky at boundarydevices.com>
Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>
---
board/ttcontrol/vision2/imximage_hynix.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/ttcontrol/vision2/imximage_hynix.cfg b/board/ttcontrol/vision2/imximage_hynix.cfg
index 4e6583a..c74973e 100644
--- a/board/ttcontrol/vision2/imximage_hynix.cfg
+++ b/board/ttcontrol/vision2/imximage_hynix.cfg
@@ -124,7 +124,7 @@ DATA 4 0x73fa889c 0x00000000
/* ESDCTL0: Enable controller */
DATA 4 0x83fd9000 0x83220000
-/* Init DRAM on CS0 /
+/* Init DRAM on CS0 */
/* ESDSCR: Precharge command */
DATA 4 0x83fd9014 0x04008008
/* ESDSCR: Refresh command */
--
1.8.3.2
More information about the U-Boot
mailing list