On Wed, 14 Aug 2024 at 05:00, Sughosh Ganu <sughosh.g...@linaro.org> wrote: > > Use the BIT macro for assigning values to the LMB flags instead of > assigning random values to them. > > Signed-off-by: Sughosh Ganu <sughosh.g...@linaro.org> > --- > Changes since V1: None > > include/lmb.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>