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

