Re: [PATCH v6 0/8] Bug fixes and improved logging in MHI

2020-05-08 Thread Manivannan Sadhasivam
Hi Bhaumik, Can you please send the next version to my linaro.org mail address? Since it is what listed in MAINTAINERS file for now, I'd like to use it for MHI work. Thanks, Mani On Tue, May 05, 2020 at 03:47:04PM -0700, Bhaumik Bhatt wrote: > A set of patches for bug fixes and improved logging

[PATCH v6 0/8] Bug fixes and improved logging in MHI

2020-05-05 Thread Bhaumik Bhatt
A set of patches for bug fixes and improved logging in mhi/core/boot.c. Verified on x86 and arm64 platforms. v6: -Updated the MHI_RANDOM_U32_NONZERO to only give a random number upto the supplied bitmask v5: -Updated the macro MHI_RANDOM_U32_NONZERO to take a bitmask as the input parameter and