Re: [yocto] [meta-rockchip][PATCH] wic: Use --offset and --fixed-size instead of --align and --size

2020-06-25 Thread Trevor Woerner
Applied to master, thanks! -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49749): https://lists.yoctoproject.org/g/yocto/message/49749 Mute This Topic: https://lists.yoctoproject.org/mt/74845219/21656 Group Owner: yocto+ow...@lists.yoctoproject.org

[yocto] [meta-rockchip][PATCH] wic: Use --offset and --fixed-size instead of --align and --size

2020-06-12 Thread Joshua Watt
The --align argument isn't intended to make a partition exist at a fixed location like the Rockchip boot ROM requires. Use the recently added --offset argument which will fail to build the image if the partition can't be placed at the correct location. Also used --fixed-size to make sure that Wic