Searched hist:e1e885d3994947e75ba99272989e982044a01cf1 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | misc_decompress.c | e1e885d3994947e75ba99272989e982044a01cf1 Wed Aug 12 01:21:03 UTC 2020 Joseph Chen <chenjh@rock-chips.com> misc: decompress: correct size_src and size_dst usage
We misunderstood the size_src as decompressed image size.
Without this patch, the decompress can work normally, but it wastes the time to flush data cache. Let's correct it for thunder boot version to save boot time.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I93014ccec7814faec5abbe96b383bc1170cdb0e2
|
| H A D | rockchip_decompress.c | e1e885d3994947e75ba99272989e982044a01cf1 Wed Aug 12 01:21:03 UTC 2020 Joseph Chen <chenjh@rock-chips.com> misc: decompress: correct size_src and size_dst usage
We misunderstood the size_src as decompressed image size.
Without this patch, the decompress can work normally, but it wastes the time to flush data cache. Let's correct it for thunder boot version to save boot time.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I93014ccec7814faec5abbe96b383bc1170cdb0e2
|
| /rk3399_rockchip-uboot/include/ |
| H A D | misc.h | e1e885d3994947e75ba99272989e982044a01cf1 Wed Aug 12 01:21:03 UTC 2020 Joseph Chen <chenjh@rock-chips.com> misc: decompress: correct size_src and size_dst usage
We misunderstood the size_src as decompressed image size.
Without this patch, the decompress can work normally, but it wastes the time to flush data cache. Let's correct it for thunder boot version to save boot time.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I93014ccec7814faec5abbe96b383bc1170cdb0e2
|