From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick DELAUNAY Date: Tue, 24 Mar 2020 08:33:28 +0000 Subject: [PATCH 02/10] board: stm32mp1: read OTP in command stboard In-Reply-To: <20200212183744.5309-3-patrick.delaunay@st.com> References: <20200212183744.5309-1-patrick.delaunay@st.com> <20200212183744.5309-3-patrick.delaunay@st.com> Message-ID: <8d1d80ff804049c69e3c857d3ece8d41@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: mercredi 12 f?vrier 2020 19:38 > > Read the value directly from the OTP and no more of the shadows to avoid the > need of reboot after stboard command to have correct value. > > Signed-off-by: Patrick Delaunay > --- Applied to u-boot-stm/next, thanks! Regards Patrick