diff options
| author | Karl O. Pinc <kop@meme.com> | 2012-08-02 16:09:32 +0000 |
|---|---|---|
| committer | Prafulla Wadaskar <prafulla@marvell.com> | 2012-09-03 17:41:36 +0530 |
| commit | 32324b7f9d30baf4c51a518913d26f0e3f5ed5b6 (patch) | |
| tree | 45a52641ac7d51fd362674daeddcb720e4bfea55 /doc/README.kwbimage | |
| parent | fcca7e7acc56fc39fedb6a080e6b92aeff647dac (diff) | |
| download | olio-uboot-2014.01-32324b7f9d30baf4c51a518913d26f0e3f5ed5b6.tar.xz olio-uboot-2014.01-32324b7f9d30baf4c51a518913d26f0e3f5ed5b6.zip | |
Cosmetic doc typo fixes to the kwbimage feature docs
Signed-off-by: Karl O. Pinc <kop@meme.com>
Diffstat (limited to 'doc/README.kwbimage')
| -rw-r--r-- | doc/README.kwbimage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.kwbimage b/doc/README.kwbimage index 6dd942f10..7f15e6dd4 100644 --- a/doc/README.kwbimage +++ b/doc/README.kwbimage @@ -25,7 +25,7 @@ for ex. -T kwbimage -a 0x00600000 -e 0x00600000 \ -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 Board specific configuration file specifications: |