commit | dbe8cfabf43cf8b670ede1279ba55cd7a6abc379 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Jul 02 15:42:47 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Jul 03 09:35:50 2013 -0400 |
tree | 68bdae306536b98ffc52f40fcda7e6b1ad0ed1d9 | |
parent | c2a419100ed6be174e0132ffb48ada62cdf56d1a [diff] [blame] |
cosmetic: README.SPL: fix a typo Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
diff --git a/doc/README.SPL b/doc/README.SPL index 4e1cb28..ac9a213 100644 --- a/doc/README.SPL +++ b/doc/README.SPL
@@ -77,7 +77,7 @@ 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.