fusee-primary: tweak sdram_lp0_save_params to save code space

This code is essentially a giant unrolled loop over an array of register
copies. I've manually re-rolled the loop so that rather than emitting code for
each parameter to read it, perform bit arithmetic on it, and write it, there is
instead a static list of parameters which can be encoded using much less memory.
This commit is contained in:
misson20000 2020-10-25 13:34:43 -07:00
parent 20dc027a23
commit 1eded071c3

File diff suppressed because it is too large Load diff