]> git.dujemihanovic.xyz Git - u-boot.git/commit
lmb: use the BIT macro for lmb flags
authorSughosh Ganu <sughosh.ganu@linaro.org>
Mon, 26 Aug 2024 11:59:17 +0000 (17:29 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 3 Sep 2024 20:08:49 +0000 (14:08 -0600)
commita368850ae2551a4fcc5f9a2e9e8e90c056d4fe73
tree54b2ed51ebfb3cf2992ca4ecb328fd2e54f728a5
parent3d679aed62d462030b598813ca1a6eebb8d27aa2
lmb: use the BIT macro for lmb flags

Use the BIT macro for assigning values to the LMB flags instead of
assigning random values to them.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/lmb.h