commit | 458909f3014b25c7f4621cc573bf1a404d564265 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 24 14:18:11 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 12:09:13 2022 -0400 |
tree | f18adbe0991be115e3f5ef9ee3e4987278572abf | |
parent | 55f375694e1c2e6f510d8678d1ff44db2af9e2ac [diff] |
stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE We have GENERATED_GBL_DATA_SIZE to tell us how large the generated global data is, so do not use a hard-coded value of 1024 for it. Signed-off-by: Tom Rini <trini@konsulko.com>