
2 Feb
2022
2 Feb
'22
11:03 p.m.
Hi Tom,
I've attached v2 of this patch. I've also confirmed again that the offending lines are entirely unnecessary and amended the patch to delete them instead.
Sincerely, Nathan
On Mon, Jan 31, 2022 at 10:23 AM Tom Rini trini@konsulko.com wrote:
On Mon, Jan 31, 2022 at 10:16:08AM -0500, Nathan Barrett-Morrison wrote:
Hi Tom,
Yes -- I believe this section of code should not be checking for IH_MAGIC at all, as parse_image_header does it as well.
Would you like me to resubmit this patch with the offending lines
deleted?
Well, please take a good look over the whole area of code and see if it really makes sense to do what it's doing there or not.
-- Tom