cosmetic: README.SPL: fix a typo

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
Masahiro Yamada 2013-07-02 15:42:47 +09:00 committed by Tom Rini
parent c1273d7162
commit a544eaddcc

View File

@ -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.