For the flash with the block size equal to or smaller than 64 bytes, using a specific "32" bytes for adding for destination_offset and "32" bytes for subtracting the size that need to copy is not correct. As a solution, I will add one-fourth of a block size for the destination_offset and modify the size that need to copy to [block size + one-fourth of a block size]. Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com> |
||
|---|---|---|
| .. | ||
| boards | ||
| socs | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||
| prj.conf | ||
| testcase.yaml | ||