Small correction: > Notes: > The array of pointers allocated in dfu_prepare_function() is larger > than necessary. For some reason it is N+2 when N+1 would suffice. > Not a memory leak, so did not address in this commit.
Please ignore that note... the N+2 element is indeed needed, it serves as NULL terminator for the list. Not sure how I missed that. Ralph _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot