summaryrefslogtreecommitdiffstats
path: root/board/gen860t
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-10-19 02:35:50 +0200
committerWolfgang Denk <wd@denx.de>2008-10-21 11:25:39 +0200
commit8ed44d91c8122d00368523b0b746691c895d3b3c (patch)
tree7e2ff620c5b378aa82208c3e7a99e2a56570ddb7 /board/gen860t
parent08ef89ecd174969b3544f3f0c7cd1de3c57f737b (diff)
downloadblackbird-obmc-uboot-8ed44d91c8122d00368523b0b746691c895d3b3c.tar.gz
blackbird-obmc-uboot-8ed44d91c8122d00368523b0b746691c895d3b3c.zip
Cleanup: fix "MHz" spelling
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/gen860t')
-rw-r--r--board/gen860t/beeper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gen860t/beeper.c b/board/gen860t/beeper.c
index b472b914ee..c6be83f651 100644
--- a/board/gen860t/beeper.c
+++ b/board/gen860t/beeper.c
@@ -36,7 +36,7 @@
/*
* Initialize beeper-related hardware. Initialize timer 1 for use with
- * the beeper. Use 66 Mhz internal clock with prescale of 33 to get
+ * the beeper. Use 66 MHz internal clock with prescale of 33 to get
* 1 uS period per count.
* FIXME: we should really compute the prescale based on the reported
* core clock frequency.
OpenPOWER on IntegriCloud