[U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Tue Jan 29 18:02:01 UTC 2019
> On 29.01.2019, at 18:46, Sergey Kubushyn <ksi at koi8.net> wrote:
>
> On Tue, 29 Jan 2019, Alexander Graf wrote:
>
>> On 01/29/2019 04:17 AM, Sergey Kubushyn wrote:
>>> On Tue, 29 Jan 2019, AKASHI Takahiro wrote:
>>>
>>> My $.25 -- IMHO, block device partitions in Device Tree is _NOT_ a very
>>> good
>>> idea.
>>
>> This is about device model, not device tree :). Device trees indeed should not contain partition information. Our internal object model however would do well if it had them.
>
> DM assumes using Device Tree.
As there’s no compatible-string, this indeed is for the internal object model only.
More information about the U-Boot
mailing list