summaryrefslogtreecommitdiffstats
path: root/board/omap2420h4
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 02:00:47 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 02:00:47 +0200
commitfe7eb5d88bd593a35a13a0a84997ab6c41397bac (patch)
treedd5040f7031de8efb5f562f826b3ee8f0d929158 /board/omap2420h4
parent74f4304ee717d0f4b3a27e7fd4a64944749b8783 (diff)
downloadblackbird-obmc-uboot-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.gz
blackbird-obmc-uboot-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.zip
Cleanup
Diffstat (limited to 'board/omap2420h4')
-rw-r--r--board/omap2420h4/omap2420h4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/omap2420h4/omap2420h4.c b/board/omap2420h4/omap2420h4.c
index a6543951f1..219bcf43be 100644
--- a/board/omap2420h4/omap2420h4.c
+++ b/board/omap2420h4/omap2420h4.c
@@ -122,7 +122,7 @@ int misc_init_r (void)
void watchdog_init(void)
{
/* There are 4 watch dogs. 1 secure, and 3 general purpose.
- * The ROM takes care of the secure one. Of the 3 GP ones,
+ * The ROM takes care of the secure one. Of the 3 GP ones,
* 1 can reset us directly, the other 2 only generate MPU interrupts.
*/
__raw_writel(WD_UNLOCK1 ,WD2_BASE+WSPR);
OpenPOWER on IntegriCloud