mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
Update the LZ4 compression module based on LZ4 v1.8.3 in order to use the newest LZ4_decompress_safe_partial() which can now decode exactly the nb of bytes requested. Signed-off-by: Huang Jianan <jnhuang95@gmail.com>