
14 Feb
2020
14 Feb
'20
11:32 a.m.
Hi,
From: Patrick DELAUNAY patrick.delaunay@st.com Sent: mardi 28 janvier 2020 15:42
From: Antonio Borneo antonio.borneo@st.com
Two header fields are not properly converted to little endian before assignment, resulting in incorrect header while executing mkimage on big endian hosts.
Convert the value of the header fields image_checksum and edcsa_algorithm to little endian before the assignment.
Signed-off-by: Antonio Borneo antonio.borneo@st.com Reviewed-by: Patrick DELAUNAY patrick.delaunay@st.com Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
Applied to u-boot-stm32/master, thanks!
Regards Patrick