summaryrefslogtreecommitdiff
path: root/Licenses/lgpl-2.1.txt
diff options
context:
space:
mode:
authorLukasz Majewski <l.majewski@samsung.com>2016-05-12 13:25:43 +0200
committerJaehoon Chung <jh80.chung@samsung.com>2016-05-18 15:39:48 +0900
commit2d5d9503b2fe7faef247b77b6e2d9e6c0ef890e4 (patch)
tree10e9e7ccb4e00af930177a1f22d9fffa096713ff /Licenses/lgpl-2.1.txt
parenta1d2b2b46da11d17572d33870d52adeb6b86c0d7 (diff)
downloadu-boot-2d5d9503b2fe7faef247b77b6e2d9e6c0ef890e4.tar.gz
u-boot-2d5d9503b2fe7faef247b77b6e2d9e6c0ef890e4.tar.bz2
u-boot-2d5d9503b2fe7faef247b77b6e2d9e6c0ef890e4.zip
TPL: TM2: f_thor: Allow to download 4GB images
This commit fixes 2GB file size limit for thor downloader. The application on host side sends the downloaded file size as 32-bit unsigned value. But the thor implementation on U-Boot side interpreted this as signed value. This caused an error for files with size greater than 2GB. This commit fixes the data types in code, which allows to send file of size 4GB. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> [m.szyprowski: ported from tizen.org and fixed 64bit issues] Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Diffstat (limited to 'Licenses/lgpl-2.1.txt')
0 files changed, 0 insertions, 0 deletions