]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx28evk: Convert to driver model
authorFabio Estevam <festevam@gmail.com>
Thu, 18 Feb 2021 02:39:28 +0000 (23:39 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit1d1f3c809973ce8b107b43cab0bec946251b1d3c
treece49d0e9e94993699a1a32c701c417f8e4d1e2b6
parent3bbc48e8f199055dfc45536d9654f71be6a796ae
mx28evk: Convert to driver model

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@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/imx28-evk-u-boot.dtsi [new file with mode: 0644]
board/freescale/mx28evk/MAINTAINERS
board/freescale/mx28evk/mx28evk.c
configs/mx28evk_defconfig
include/configs/mx28evk.h