commit | 7ac7f8bcfd1ccdd29a25dceb6d149a5a6ab2b174 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Mon Aug 26 17:29:35 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 03 14:08:50 2024 -0600 |
tree | 3bb5623979f054289e9f1396506580ce6c969d54 | |
parent | c521246e15ab64f79e37aa0eadee69e734f9d99d [diff] |
sandbox: spl: enable lmb config for SPL Enable the LMB config in SPL. This helps in testing the LMB code in SPL on sandbox. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>