summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2016-12-02 12:59:15 +0530
committerStefan Agner <stefan.agner@toradex.com>2017-01-10 16:17:43 -0800
commit76c3e0659420b3d715bb7a4dce05fe5e04bf3fdc (patch)
treeeae66925df175241d748593a255e004e8977b4d5 /classes
parent422c6b5ae112f0ddd4a41ef58dd1518240376225 (diff)
images: Remove update script limitation of 5GB rootfs
Our current update procedure reads the rootfs payload in pre split files of 64 MB size. However due to the workaround for u-boot counting in hex and split did in decimal, the number of chunks is limited to 89 resulting in a maximum size of 5.5GB. Update the u-boot counting procedure to count in 3 digits from the current 2 digits. This allows more than 800 plus chunks which should take care of rootfs size and any future eMMC update requirements. Signed-off-by: Sanchayan Maity <sanchayan.maity@toradex.com> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions