On Wed, 23 Jul 2025 17:55:45 +0200, Marco Felsch wrote:
> cdev_is_block_partition() fails if a cdev is passed which is a
> parition-link. Most of our barebox code is link-aware by resolving the
> links first.
>
> Make it more user-friendly and resolve the possible cdev parttion link
> first befo
On 7/23/25 17:55, Marco Felsch wrote:
> cdev_is_block_partition() fails if a cdev is passed which is a
> parition-link. Most of our barebox code is link-aware by resolving the
> links first.
>
> Make it more user-friendly and resolve the possible cdev parttion link
> first before performing the ac