On 10/08/2015 01:38 PM, Jimmy Zhang wrote:
This feature is needed in case an image is updated at later stage after boo
timage has been created.
How to use: Add keyword "RehashBl" to configuration file, for example, update.cfg: RehashBl; Invoke cbootimage to re-calculate bootloader aes hash, for example, for bootimage bootloader.bin: $ cbootimage -s tegra210 --update update.cfg bootloader.bin bootloader.bin-resigned Where bootloader.bin-resigned is the resigned bootimage bootloader.bin
diff --git a/src/data_layout.c b/src/data_layout.c
+} + diff --git a/src/data_layout.h b/src/data_layout.h
Now there's an empty line (two \ns) at the end of the file. -- 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