From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 27 Mar 2021 13:12:47 -0400 Subject: [PATCH v4 11/14] Makefile: Use common code for DM_ETH deprecation warning In-Reply-To: <20210325082445.519028-12-sjg@chromium.org> References: <20210325082445.519028-1-sjg@chromium.org> <20210325082445.519028-12-sjg@chromium.org> Message-ID: <20210327171247.GX1310@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:42PM +1300, Simon Glass wrote: > Update the CONFIG_DM_ETH check to use the 'deprecated' function. > > Tested with snow > > Old message: > > ===================== WARNING ====================== > This board does not use CONFIG_DM_ETH (Driver Model > for Ethernet drivers). Please update the board to use > CONFIG_DM_ETH before the v2020.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_ETH (Driver Model > for Ethernet drivers). Please update the board to use > CONFIG_DM_ETH before the v2020.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: