mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
cosmetic: README.SPL: fix a typo
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
parent
c1273d7162
commit
a544eaddcc
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue