[PATCH 2/2] mx28evk: Convert to driver model

Tom Rini trini at konsulko.com
Sat Feb 20 21:45:17 CET 2021


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 <festevam at gmail.com>
> ---
> 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: <https://lists.denx.de/pipermail/u-boot/attachments/20210220/2c41395a/attachment.sig>


More information about the U-Boot mailing list