[U-Boot] [PATCH v1 2/7] ubi: add new ubi command "ubi dettach"

Scott Wood scott.wood at nxp.com
Wed May 25 16:46:13 CEST 2016


On 05/25/2016 01:28 AM, Heiko Schocher wrote:
> Hello Scott,
> 
> Am 25.05.2016 um 07:47 schrieb Scott Wood:
>> On 05/25/2016 12:07 AM, Heiko Schocher wrote:
>>> @@ -661,7 +675,9 @@ static int do_ubi(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
>>>   U_BOOT_CMD(
>>>   	ubi, 6, 1, do_ubi,
>>>   	"ubi commands",
>>> -	"part [part] [offset]\n"
>>> +	"dettach"
>>
>> "detach", here and elsewhere.
>>
>>> +		" - detach ubi from a mtd partition\n"
>>
>> Like that. :-)
> 
> Thanks! Fixed.
> 
>> P.S. When CCing me, please use oss at buserror.net so that my responses
>> don't have to go through moderation.
> 
> Huh... I used the address in u-boot:/doc/git-mailrc ...
> changed.

I changed it in MAINTAINERS... didn't realize there was another place I
needed to change it.  I'll send a patch to update that.

-Scott



More information about the U-Boot mailing list