Davide Fioravanti
d95dff162a
firmware-utils: jcgimage: add support for 4MiB+ images
...
The first version of this script allowed just 4Mb factory images.
With this patch is possible to set the maximum size of the payload.
For an 8Mb flash, the corresponding maxsize is:
8 * 1024 * 1024 - 5 * 64 * 1024 = 8388608 - 327680 = 8060928
If the -m argument is not set, the default maximum size will be
used for backward compatibility.
Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com>
2019-05-31 10:30:03 +02:00
..
2016-12-16 22:39:22 +01:00
2017-11-17 02:24:35 +01:00
2018-06-18 20:29:38 +02:00
2019-05-22 21:27:44 +02:00
2019-02-10 20:49:56 +01:00
2019-04-06 14:48:46 +02:00
2019-04-06 14:48:46 +02:00
2019-04-29 08:54:53 +02:00
2019-03-17 11:25:50 +01:00
2017-11-17 02:24:35 +01:00
2017-11-17 02:24:35 +01:00
2018-12-27 13:47:50 +01:00
2016-12-16 22:39:22 +01:00
2018-09-11 15:00:09 +02:00
2018-08-10 06:29:49 +02:00
2019-05-31 10:30:03 +02:00
2018-11-25 19:23:03 +01:00
2016-08-11 10:50:10 +02:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-01-03 14:24:33 +01:00
2018-12-19 15:08:30 +00:00
2019-02-26 23:20:04 +01:00
2018-07-12 18:15:33 +02:00
2019-03-17 10:22:36 +01:00
2018-11-01 17:16:52 +01:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-04-28 15:28:59 +02:00
2018-08-10 06:29:32 +02:00
2018-04-29 00:57:07 +02:00
2015-03-17 10:11:00 +00:00
2019-03-07 13:28:30 +01:00
2016-12-16 22:39:22 +01:00
2018-05-05 07:13:48 +02:00
2018-01-18 08:04:18 +01:00
2019-02-10 20:51:09 +01:00
2018-04-30 10:12:55 +02:00
2018-12-24 17:05:57 +01:00
2016-07-11 13:26:33 +02:00
2018-11-01 17:16:52 +01:00
2017-02-15 07:45:24 +01:00
2016-12-16 22:39:22 +01:00
2018-11-13 15:40:30 -05:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2019-05-18 21:17:45 +02:00
2018-12-16 14:03:35 +01:00
2019-02-10 20:48:25 +01:00
2018-06-08 09:56:26 +02:00
2017-11-17 02:24:35 +01:00
2019-03-03 19:45:10 +01:00
2017-12-08 10:40:20 +01:00
2019-03-10 21:36:28 +01:00
2016-12-16 22:39:22 +01:00
2015-02-06 00:00:43 +00:00
2019-04-06 19:14:06 +02:00
2019-01-15 19:11:53 +01:00
2018-05-24 17:07:10 +02:00
2019-04-07 15:25:28 +02:00