Hi all, this small series fix a few bugs when updating small images and add support for the RSA fields on T124. Using these patches and an adapted version of the sign.sh script I was able to generate images that works properly on a fused SoC. Alban Alban Bedel (3): Fix the error reporting of get_bct_size_from_image() Fix image update with image smaller than 10KiB Add support to read and write rsa related fields on t124 src/cbootimage.c | 2 +- src/cbootimage.h | 1 + src/data_layout.c | 6 ++--- src/t124/nvbctlib_t124.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++-- 4 files changed, 69 insertions(+), 6 deletions(-) -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html