summaryrefslogtreecommitdiff
path: root/doc/README.kwbimage
AgeCommit message (Collapse)AuthorFilesLines
2012-09-03cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.Karl O. Pinc1-3/+14
Hi, This adds to the documenation to explain how to use the kwbimage.cfg file necessary to generate an image with prefixed board setup values necessary for the kirkwood boards. Signed-off-by: Karl O. Pinc <kop@meme.com>
2012-09-03Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc1-1/+1
Signed-off-by: Karl O. Pinc <kop@meme.com>
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk1-2/+2
Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar1-0/+93
This patch adds support for "kwbimage" (Kirkwood Boot Image) image types to the mkimage code. For details refer to docs/README.kwbimage This patch is tested with Sheevaplug board Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com> Acked-by: Ron Lee <ron@debian.org> Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>