diff options
| author | Marek Vasut <[email protected]> | 2020-04-22 13:18:12 +0200 |
|---|---|---|
| committer | Patrick Delaunay <[email protected]> | 2020-05-14 09:02:12 +0200 |
| commit | 0c27c16495cfc638056654652db71586fa0830bf (patch) | |
| tree | 6fb85f0e60b00be1362820df5753f002a7e108d7 /scripts/basic/Makefile | |
| parent | 731fd50e27fb3e9e55eb508cebebc7a111616a30 (diff) | |
ram: stm32mp1: Add support for multiple configs
Add support for multiple DRAM configuration subnodes, while retaining
the support for a single flat DRAM configuration node. This is useful
on systems which can be manufactured in multiple configurations and
where the DRAM configuration can be determined at runtime.
The code is augmented by a function which can be overridden on board
level, allowing a match on the configuration node name, very much like
the fitImage configuration node name matching works. The default match
is on the single top-level DRAM configuration, if matching on subnodes
is required, then this board_stm32mp1_ddr_config_name_match() must be
overridden.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Manivannan Sadhasivam <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Cc: Patrice Chotard <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
