summaryrefslogtreecommitdiffstats
path: root/board/ttcontrol
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-06-10 23:16:09 +0200
committerTom Rini <trini@ti.com>2014-06-11 16:27:06 -0400
commitc84f9e0d42c499647b3cfbb6358d601b61a6b4cd (patch)
tree65146fe70bb75b9b600905af9a5b6ba3144767a6 /board/ttcontrol
parent1b34e880e0ca2500ec30c8cce21df637f946af9c (diff)
downloadblackbird-obmc-uboot-c84f9e0d42c499647b3cfbb6358d601b61a6b4cd.tar.gz
blackbird-obmc-uboot-c84f9e0d42c499647b3cfbb6358d601b61a6b4cd.zip
imximage_hynix.cfg: fix unterminated comment
cc: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'board/ttcontrol')
-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 4e6583ac76..c74973edec 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 */
OpenPOWER on IntegriCloud