summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-06-10 21:16:09 (GMT)
committerTom Rini <trini@ti.com>2014-06-11 20:27:06 (GMT)
commitc84f9e0d42c499647b3cfbb6358d601b61a6b4cd (patch)
tree65146fe70bb75b9b600905af9a5b6ba3144767a6
parent1b34e880e0ca2500ec30c8cce21df637f946af9c (diff)
downloadu-boot-c84f9e0d42c499647b3cfbb6358d601b61a6b4cd.tar.xz
imximage_hynix.cfg: fix unterminated comment
cc: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
-rw-r--r--board/ttcontrol/vision2/imximage_hynix.cfg2
1 files changed, 1 insertions, 1 deletions
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 */