On 4/8/20 12:17 PM, Patrick DELAUNAY wrote:
> Hi Marek,
Hi,
>> From: Marek Vasut
>> Sent: mardi 7 avril 2020 21:58
>>
>> On 4/7/20 3:04 PM, Patrick DELAUNAY wrote:
>>> Hi Marek,
>>
>> Hi,
>>
>> [...]
>>
+__weak int board_stm32mp1_ddr_config_name_match(struct udevice *dev,
+
Hi Marek,
> From: Marek Vasut
> Sent: mardi 7 avril 2020 21:58
>
> On 4/7/20 3:04 PM, Patrick DELAUNAY wrote:
> > Hi Marek,
>
> Hi,
>
> [...]
>
> >> +__weak int board_stm32mp1_ddr_config_name_match(struct udevice *dev,
> >> + const char *name)
> >> +{
On 4/7/20 3:04 PM, Patrick DELAUNAY wrote:
> Hi Marek,
Hi,
[...]
>> +__weak int board_stm32mp1_ddr_config_name_match(struct udevice *dev,
>> +const char *name)
>> +{
>> +return 0; /* Always match */
>> +}
>> +
>> +static ofnode stm32mp1_ddr_g
Hi Marek,
> From: Marek Vasut
> Sent: mercredi 1 avril 2020 01:48
>
> 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
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 func
5 matches
Mail list logo