Cosmetic doc typo fixes to the kwbimage feature docs
Signed-off-by: Karl O. Pinc <kop@meme.com>
This commit is contained in:
parent
fcca7e7acc
commit
32324b7f9d
2 changed files with 3 additions and 3 deletions
|
@ -21,8 +21,8 @@
|
||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
|
||||||
# MA 02110-1301 USA
|
# MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
# Refer docs/README.kwimage for more details about how-to configure
|
# Refer to doc/README.kwbimage for more details about how-to
|
||||||
# and create kirkwood boot image
|
# configure and create kirkwood boot images.
|
||||||
#
|
#
|
||||||
|
|
||||||
# Boot Media configurations
|
# Boot Media configurations
|
||||||
|
|
|
@ -25,7 +25,7 @@ for ex.
|
||||||
-T kwbimage -a 0x00600000 -e 0x00600000 \
|
-T kwbimage -a 0x00600000 -e 0x00600000 \
|
||||||
-d u-boot.bin u-boot.kwb
|
-d u-boot.bin u-boot.kwb
|
||||||
|
|
||||||
kwimage support available with mkimage utility will generate kirkwood boot
|
kwbimage support available with mkimage utility will generate kirkwood boot
|
||||||
image that can be flashed on the board NAND/SPI flash
|
image that can be flashed on the board NAND/SPI flash
|
||||||
|
|
||||||
Board specific configuration file specifications:
|
Board specific configuration file specifications:
|
||||||
|
|
Loading…
Reference in a new issue