commit | efb9a9d721a2417bc21dde1578d57bc2671f450e | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Apr 19 10:05:09 2022 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Apr 23 22:05:41 2022 +0200 |
tree | 02cc726f5c18ca426a77453e411660da5383e2eb | |
parent | cb53b2cd4ed70b61ac1c41849d076bf845f32385 [diff] |
dm: disk: add UCLASS_PARTITION NOTE: probably we have to update config dependencies, in particular, SPL/TPL_PRINTF? With this new function, UCLASS_PARTITION devices will be created as child nodes of UCLASS_BLK device. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>