commit | 978808d2b9f46db5e9782090ed3c168e6d4183e6 | [log] [tgz] |
---|---|---|
author | Andrey Skvortsov <andrej.skvortzov@gmail.com> | Thu Dec 28 00:28:42 2023 +0300 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Mar 05 01:16:44 2024 +0000 |
tree | ea57c4c58a31999bd85478c8adeabb7457130626 | |
parent | bc6e594104caaa25b3b2b53ea1db3df69623dc61 [diff] |
sunxi: reorganize mctl_mem_matches_* functions mctl_mem_matches and mctl_mem_matches_base identical functions. To avoid code duplication move them to dram_helpers and make mctl_mem_matches use generic mctl_mem_matches_base. Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com>