]> git.baikalelectronics.ru Git - uboot.git/commit
mx23evk: Convert to driver model
authorFabio Estevam <festevam@gmail.com>
Thu, 18 Feb 2021 23:32:29 +0000 (20:32 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Mar 2021 09:21:36 +0000 (10:21 +0100)
commit13ff36d722802255525c63ba361f9b8ac841ed30
tree72798566aaa2ac9b5b15cb1ba3aa1cfbd2e12069
parent0ca34aa0b4a30c286935b281f8a2429f8eaf063b
mx23evk: Convert to driver model

Make the conversion to driver model as it is mandatory.

Successfully tested booting Linux from the SD card.

Dropped splash screen support as this needs to be properly
converted to DM and tested.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/imx23-evk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx23-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx23.dtsi
board/freescale/mx23evk/mx23evk.c
configs/mx23evk_defconfig