commit | 948d3999bfcdf91ef7a10c3eee9c763ed1323bd2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Feb 08 10:18:26 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 08 10:18:26 2023 -0500 |
tree | 263ef0c010bd88b7373d72acef7a34e7e20a7ea5 | |
parent | 94fe4ed9455d559ccca45865c195fe4ecdaffb51 [diff] |
Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" As explained by Philippe Schenker, I was misinterpreting what happened in the case where we do not set LMB_USE_MAX_REGIONS and so had re-introduced the problem I was attempting to more widely resolve. This reverts commit 007ae5d108a37564905ea1588cb279f3a522cc3d. Reported-by: Philippe Schenker <philippe.schenker@toradex.com> Signed-off-by: Tom Rini <trini@konsulko.com>