From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 29 Jul 2019 21:22:00 -0400 Subject: [U-Boot] [RESEND PATCH v2 04/13] omapl138_lcdk_defconfig: don't build support for SPI In-Reply-To: <20190729065810.19452-5-brgl@bgdev.pl> References: <20190729065810.19452-1-brgl@bgdev.pl> <20190729065810.19452-5-brgl@bgdev.pl> Message-ID: <20190730012200.GV16910@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 Mon, Jul 29, 2019 at 08:58:01AM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > The following warning is emited when building u-boot for da850-lcdk: > > ===================== WARNING ====================== > This board does not use CONFIG_DM_SPI. Please update > the board before v2019.04 for no dm conversion > and v2019.07 for partially dm converted drivers. > Failure to update can lead to driver/board removal > See doc/driver-model/MIGRATION.txt for more info. > ==================================================== > ===================== WARNING ====================== > This board does not use CONFIG_DM_SPI_FLASH. Please update > the board to use CONFIG_SPI_FLASH before the v2019.07 release. > Failure to update by the deadline may result in board removal. > See doc/driver-model/MIGRATION.txt for more info. > ==================================================== > > While we could fix it by selecting CONFIG_DM_SPI, there's no need to > build it at all as SPI is disabled on da850-lcdk. Remove all unneeded > options from the defconfig. > > Signed-off-by: Bartosz Golaszewski > Acked-by: Heiko Schocher Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: