From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 27 Mar 2021 13:12:16 -0400 Subject: [PATCH v4 04/14] Makefile: Use common code for USB deprecation warning In-Reply-To: <20210325082445.519028-5-sjg@chromium.org> References: <20210325082445.519028-1-sjg@chromium.org> <20210325082445.519028-5-sjg@chromium.org> Message-ID: <20210327171216.GQ1310@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Mar 25, 2021 at 09:24:35PM +1300, Simon Glass wrote: > Update the USB check to use the 'deprecated' function. > > Tested with xpress > > Old message: > > ===================== WARNING ====================== > This board does not use CONFIG_DM_USB. Please update > the board to use CONFIG_DM_USB before the v2019.07 release. > Failure to update by the deadline may result in board removal. > See doc/driver-model/migration.rst for more info. > ==================================================== > > New message: > > ===================== WARNING ====================== > This board does not use CONFIG_DM_USB (Driver Model > for USB). Please update the board to use > CONFIG_DM_USB before the v2019.07 release. Failure to > update by the deadline may result in board removal. > See doc/driver-model/migration.rst for more info. > ==================================================== > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: