From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick DELAUNAY Date: Tue, 24 Mar 2020 08:50:46 +0000 Subject: [PATCH 6/9] ram: stm32mp1: update BIST config for tuning In-Reply-To: <20200306111355.6.Id09f75f6aa43a345f0eccb009481c6423933358b@changeid> References: <20200306101412.15376-1-patrick.delaunay@st.com> <20200306111355.6.Id09f75f6aa43a345f0eccb009481c6423933358b@changeid> Message-ID: <5cff80d0c9db433aaf85cfe77e468cd3@SFHDAG6NODE3.st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, > From: Patrick DELAUNAY > Sent: vendredi 6 mars 2020 11:14 > > Update the BIST config to compute the real use mask for the real bank, row and > col of the used DDR. The values are get from addrmap register value. > > Signed-off-by: Patrick Delaunay > --- Applied to u-boot-stm/next, thanks! Regards Patrick