diff options
author | Ian Moffett <ian@osmora.org> | 2024-08-04 23:19:43 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-08-04 23:29:06 -0400 |
commit | 52912b7d920777fa4632b10da2df7a263a0a6d24 (patch) | |
tree | e60997b2332d3d21e48bcdebac0fe77387bb5405 /.gitignore | |
parent | cb00f021981cefe3d0a58fe2020fcf5dcabb3e85 (diff) |
soc: bus: Bring down reserved chunk to 256 bytes
Previously, there was 4096 bytes reserved after the IRQ table for
allowing a higher number of interrupt lines to be used in the future. If
we do the math, this allows for a maximum of 1040 interrupt lines. That
many interrupt lines being available is not practical. We lower the reserved
chunk to 256 bytes, giving us a more reasonable maximum of 80.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions