commit | b197402042a065554234700b69057e9b6eedc39a | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Thu Jan 12 13:13:12 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sat Mar 09 10:30:24 2024 +0000 |
tree | 62e4b15dff887d157ad18dd09b3d47dd2d7f8c1a | |
parent | 0e76d99a7c0eda11515923c5457f0b5a4af9893f [diff] |
memory_bus: Split register mapping into own function Now that we have a hook for the memory mapping, we don't need FEATURE_REGISTERMAP anymore and can clean up around it. Change-Id: If11ece9ce81ddf214b75764007a1006d271dc8af Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/72523 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>