Hi, > From: Patrick DELAUNAY <patrick.delau...@st.com> > Sent: mardi 28 janvier 2020 15:42 > > From: Antonio Borneo <antonio.bor...@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.bor...@st.com> > Reviewed-by: Patrick DELAUNAY <patrick.delau...@st.com> > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > ---
Applied to u-boot-stm32/master, thanks! Regards Patrick