From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick DELAUNAY Date: Tue, 24 Mar 2020 08:37:01 +0000 Subject: [PATCH 08/10] board: stm32mp1: display reference only for STMicroelectronics board In-Reply-To: <20200212183744.5309-9-patrick.delaunay@st.com> References: <20200212183744.5309-1-patrick.delaunay@st.com> <20200212183744.5309-9-patrick.delaunay@st.com> Message-ID: <7132f82f51214dbc99f06051019a0800@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 > > Display the reference MBxxxx found in OTP49 only for STMicroelectronics boards > when CONFIG_CMD_STBOARD is activated. > > Signed-off-by: Patrick Delaunay > --- Applied to u-boot-stm/next, thanks! Regards Patrick