From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 20 Feb 2021 15:45:17 -0500 Subject: [PATCH 2/2] mx28evk: Convert to driver model In-Reply-To: <20210218023928.386801-2-festevam@gmail.com> References: <20210218023928.386801-1-festevam@gmail.com> <20210218023928.386801-2-festevam@gmail.com> Message-ID: <20210220204517.GA3047@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 Wed, Feb 17, 2021 at 11:39:28PM -0300, Fabio Estevam wrote: > Make the conversion to driver model as it is mandatory. > > Successfully tested booting Linux from the SD card. > > Dropped support for networking and splash screen as these need > to be properly converted to DM and tested. > > Signed-off-by: Fabio Estevam > --- > I haven't had a chance to add DM_ETH and DM_VIDEO yet, but > these can be added later. > > arch/arm/dts/Makefile | 1 + > arch/arm/dts/imx28-evk-u-boot.dtsi | 10 ++++ > board/freescale/mx28evk/MAINTAINERS | 1 + > board/freescale/mx28evk/mx28evk.c | 77 ----------------------------- > configs/mx28evk_defconfig | 28 +++++------ You're missing: configs/mx28evk_auart_console_defconfig configs/mx28evk_nand_defconfig configs/mx28evk_spi_defconfig in conversion here. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: