
10 Oct
2021
10 Oct
'21
4:14 p.m.
On Thu, 30 Sept 2021 at 23:02, AKASHI Takahiro takahiro.akashi@linaro.org wrote:
In blk_get_device_by_str(), the comment says: "Updates the partition table for the specified hw partition." Since hw partition is supported only on MMC, it makes no sense to do so for other devices.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org
disk/part.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org