]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Handle VID header offset in ubi part command
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Tue, 7 Jul 2009 14:59:46 +0000 (16:59 +0200)
committerStefan Roese <sr@denx.de>
Thu, 9 Jul 2009 07:57:54 +0000 (09:57 +0200)
commit25c8f4005979ab2d190713ba341d96a5fa905cdb
tree41290e03a2157acfc47523010cfb5f6bec240385
parenta350d0d37d7c113afbd9b0d2cf60ac542007f9e6
Handle VID header offset in ubi part command

The VID header offset is sometimes needed to initialize the UBI
partition. This patch adds it (optionally) to the command line
for the ubi part command.

(Lines have been properly wrapped since last version)

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
common/cmd_ubi.c