On Fri, 2022-01-14 at 00:25 +0200, Igor Opaniuk wrote:
> Since 938595d1dc("wic: Add 512 Byte alignment to --offset") wic
> parser supports "s"/"S" suffixes, that can be used to align partition
> on 512 byte boundary. Nevertheless, the minimum value of size is still
> 1Kb.
>
> Introduce support for "s"/"S" suffixes for --size/--fixes-size.
> This is required for some SoCs (like i.MX8M/MM, where SIT image is
> stored on 0x8200, and actual boot image is at 0x8400).
>
> Signed-off-by: Igor Opaniuk <[email protected]>
> ---
> meta/lib/oeqa/selftest/cases/wic.py | 11 +++++++++++
> scripts/lib/wic/ksparser.py | 19 +++++++------------
> scripts/lib/wic/plugins/imager/direct.py | 6 +++---
> 3 files changed, 21 insertions(+), 15 deletions(-)
Should there be some tests added to "oe-selftest -r wic" for this?
Cheers,
Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160560):
https://lists.openembedded.org/g/openembedded-core/message/160560
Mute This Topic: https://lists.openembedded.org/mt/88408509/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-