commit | c5638747545af8040d7d80cb9070dcea49076db9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 26 09:26:15 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 04 08:22:10 2025 -0600 |
tree | 162c9f3769b07c64662fb1d983aa681f02bd20b2 | |
parent | 079ef9537abbfb413fd8e9d60478cd59dbae5994 [diff] |
samsung: snow: Use BLOBLIST_FIXED Snow requires a fixed bloblist to operate, so re-enable this option. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: 864106f3c47 ("bloblist: Make BLOBLIST_ALLOC the default")