From b765960ebb0730b3ec0c4853b9caedd01b9c4f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Tue, 23 Jul 2013 15:21:11 +0000 Subject: [PATCH] changed comment --- sources/BaS.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/BaS.c b/sources/BaS.c index 8de23ef..55e2a2a 100644 --- a/sources/BaS.c +++ b/sources/BaS.c @@ -208,7 +208,7 @@ void BaS(void) xprintf("finished\r\n"); MCF_MMU_MMUCR = MCF_MMU_MMUCR_EN; /* MMU on */ - NOP(); /* force pipeline sync */ + NOP(); /* force pipeline sync */ xprintf("IDE reset: "); /* IDE reset */