summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs/davinci/lowlevel_init.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm926ejs/davinci/lowlevel_init.S')
-rw-r--r--cpu/arm926ejs/davinci/lowlevel_init.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/arm926ejs/davinci/lowlevel_init.S b/cpu/arm926ejs/davinci/lowlevel_init.S
index a87c112eca..0a4b2cf674 100644
--- a/cpu/arm926ejs/davinci/lowlevel_init.S
+++ b/cpu/arm926ejs/davinci/lowlevel_init.S
@@ -110,7 +110,7 @@ checkGemStatClkStop:
str r10, [r6]
/*------------------------------------------------------*
- * DDR2 PLL Initialization *
+ * DDR2 PLL Initialization *
*------------------------------------------------------*/
/* Select the Clock Mode Depending on the Value written in the Boot Table by the run script */
@@ -547,7 +547,7 @@ VTP1Lock:
/*
* Call board-specific lowlevel init.
- * That MUST be present and THAT returns
+ * That MUST be present and THAT returns
* back to arch calling code with "mov pc, lr."
*/
b dv_board_init
OpenPOWER on IntegriCloud