commit | e5283665928678a99f0a18648d460f5924f32e9c | [log] [tgz] |
---|---|---|
author | Josua Mayer <josua@solid-run.com> | Sun Oct 08 16:58:03 2023 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Oct 16 14:00:45 2023 +0200 |
tree | 44fb5c632d53d8394eae26653b200ae00ae3afa1 | |
parent | d160484e4d9d9887ec7dfad3df5185c77c8f7d12 [diff] |
arm: mvebu: clearfog: read number of ddr channels from tlv data Extend the existing tlv vendor extension used for ram size by one byte to also store the number of ddr channels. The length of the tlv entry can indicate whether the new information is present. If not default to single channel. Signed-off-by: Josua Mayer <josua@solid-run.com> Reviewed-by: Stefan Roese <sr@denx.de>