Browse Source

cosmetic: README.SPL: fix a typo

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Masahiro Yamada 11 years ago
parent
commit
a544eaddcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/README.SPL

+ 1 - 1
doc/README.SPL

@@ -77,7 +77,7 @@ an SPL CPU in boards.cfg as follows:
 
 	normal_cpu:spl_cpu
 
-This this case CPU will be set to "normal_cpu" during the main u-boot
+This case CPU will be set to "normal_cpu" during the main u-boot
 build and "spl_cpu" during the SPL build.