
3 Jul
2013
3 Jul
'13
9:33 p.m.
On Tue, Jul 02, 2013 at 03:42:47PM +0900, Masahiro Yamada wrote:
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com
doc/README.SPL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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 @@ 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.
Applied to u-boot/master, thanks!
--
Tom