mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-08 02:07:55 +01:00
board: ks2: README: fix typos
Fix up a few typos in documentation. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Murali Karicheri <m-karicheri2@ti.com>
This commit is contained in:
parent
bafa6f591b
commit
3c963d2a44
1 changed files with 1 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ Board configuration files:
|
|||
include/configs/k2hk_evm.h
|
||||
include/configs/k2e_evm.h
|
||||
include/configs/k2l_evm.h
|
||||
include/configs/k2l_evm.h
|
||||
|
||||
As u-boot is migrating to Kconfig there is also board defconfig files
|
||||
configs/k2e_evm_defconfig
|
||||
|
|
@ -71,7 +70,7 @@ Don't forget to add ARCH=arm and CROSS_COMPILE.
|
|||
|
||||
To build u-boot.bin
|
||||
>make k2hk_evm_defconfig
|
||||
>make u-boot-spi.gph
|
||||
>make u-boot.bin
|
||||
|
||||
To build u-boot-spi.gph
|
||||
>make k2hk_evm_defconfig
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue