summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/cpu
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-27 22:48:30 +0200
committerWolfgang Denk <wd@denx.de>2010-10-27 22:48:30 +0200
commit071bc923308832bbc541a887fece767d79a6dc7a (patch)
tree8cadd6c50f93c6e3e7c406813bb94f30e4c0b080 /arch/microblaze/cpu
parent57ff9f2421244db4f27649d1e13393d2b85f224d (diff)
downloadblackbird-obmc-uboot-071bc923308832bbc541a887fece767d79a6dc7a.tar.gz
blackbird-obmc-uboot-071bc923308832bbc541a887fece767d79a6dc7a.zip
Coding Style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'arch/microblaze/cpu')
-rw-r--r--arch/microblaze/cpu/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/cpu/start.S b/arch/microblaze/cpu/start.S
index d44903b2b8..93a9efdf10 100644
--- a/arch/microblaze/cpu/start.S
+++ b/arch/microblaze/cpu/start.S
@@ -98,7 +98,7 @@ _start:
* 0xC: 0xB808XXXX
*
* then it is necessary to count address for storing the most significant
- * 16bits from _exception_handler address and copy it to
+ * 16bits from _exception_handler address and copy it to
* 0xa address. Big endian use offset in r10=0 that's why is it just
* 0xa address. The same is done for the least significant 16 bits
* for 0xe address.
OpenPOWER on IntegriCloud