Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668576

Re: [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift

From Richard Weinberger <richard@nod.at>
Newsgroups linux.kernel
Subject Re: [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift
Date 2017-06-18 12:20 +0200
Message-ID <tTFtf-3Nz-1@gated-at.bofh.it> (permalink)
References (3 earlier) <tOYmR-2g7-1@gated-at.bofh.it> <tOYmR-2g7-9@gated-at.bofh.it> <tOYmR-2g7-7@gated-at.bofh.it> <tOYmR-2g7-17@gated-at.bofh.it> <tTFjz-3Kq-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Pavel,

Am 18.06.2017 um 12:06 schrieb Pavel Machek:
> Hi!
> 
>>>>>> Am 02.06.2017 um 17:43 schrieb Pali Rohár:
>>>>>>> It is needed for creating emulated devices suitable for using in UBI layer
>>>>>>> and with UBIFS.
>>>>>>
>>>>>> Why?
>>>>>
>>>>> ubifs depends on write size of nand. And without those parameters as
>>>>> specified in cover letter I'm unable to mount N900 rootfs image exported
>>>>> via block2mtd. ubifs reject such image.
>>>>
>>>> Hmm, so you render block2mtd into a semi-NAND chip? :)
>>>
>>> Probably you can call it like that. But it is still MTD device...
>>
>> This is what I meant in my other mail.
>> You add NAND specific properties but still denote it as MTD_RAM/ROM.
>> I'm not sure whether this is a good idea.
> 
> Can you suggest any other way for Pali to mount rootfs image on his
> PC?

Are you my micro manager? ;-)

As stated in my other mail, we have nandsim and there is work going on
to allow specifying arbitrary NAND sizes.
An alternative approach can be found here:
https://lkml.org/lkml/2016/5/12/296

Thanks,
//richard

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write  size and subpage shift Pavel Machek <pavel@ucw.cz> - 2017-06-18 12:10 +0200
  Re: [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write  size and subpage shift Richard Weinberger <richard@nod.at> - 2017-06-18 12:20 +0200

csiph-web