* Re: [yocto] [meta-rockchip][PATCH v4 1/5] rockchip.wks: specify offsets in sectors
[not found] <17B63E2BB0CA4641.14827@lists.yoctoproject.org>
@ 2024-02-26 15:30 ` Trevor Woerner
0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2024-02-26 15:30 UTC (permalink / raw)
To: yocto; +Cc: Quentin Schulz
On Thu 2024-02-22 @ 12:04:11 PM, Trevor Woerner via lists.yoctoproject.org wrote:
> In WIC, size arguments can be optionally specified using one of a variety
> of suffixes (e.g. K, M, G, etc.) thanks to sizetype(). One such suffix being
> "s/S" for handling sector sizes which are assumed to be 512 bytes, rather than
> the other size suffixes which are multiples of 1024 bytes.
>
> Using the s/S sizetype allows the definition to match the documentation.
> Unfortunately we can not use the s/S suffix for --fixed-size.
>
> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
> changes in v4:
> - add Quentin's tag
>
> changes in v3:
> - new
> ---
> wic/rockchip.wks | 15 +++++++--------
> 1 file changed, 7 insertions(+), 8 deletions(-)
Applied to meta-rockchip, master branch.
^ permalink raw reply [flat|nested] only message in thread