Re: [PATCH 1/5] Nokia RX-51: Fix invalidating zImage kernel format

2022-08-20 Thread Tom Rini
On Thu, Aug 11, 2022 at 10:27:21PM +0200, Pali Rohár wrote: > Prior starting copy of kernel image to target location, invalidate also > zImage magic header. This ensures that on target location would be image > with valid header only in the case valid header was also in the source > location and c

[PATCH 1/5] Nokia RX-51: Fix invalidating zImage kernel format

2022-08-11 Thread Pali Rohár
Prior starting copy of kernel image to target location, invalidate also zImage magic header. This ensures that on target location would be image with valid header only in the case valid header was also in the source location and copy from source to target finished successfully. Copy is always skipp