summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8xx/upatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc8xx/upatch.c')
-rw-r--r--cpu/mpc8xx/upatch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/mpc8xx/upatch.c b/cpu/mpc8xx/upatch.c
index 99bdf53e27..eccff645e3 100644
--- a/cpu/mpc8xx/upatch.c
+++ b/cpu/mpc8xx/upatch.c
@@ -33,8 +33,8 @@ void cpm_load_patch (volatile immap_t *immr)
#endif
/*
- * Enable DPRAM microcode to execute from the first 512 bytes
- * and a 256 byte extension of DPRAM.
+ * Enable DPRAM microcode to execute from the first 512 bytes
+ * and a 256 byte extension of DPRAM.
*/
immr->im_cpm.cp_rccr |= 0x0001;
}
OpenPOWER on IntegriCloud