]> Git Repo - u-boot.git/commit
imx6ul: opos6ul: add SPL_DM support
authorSébastien Szymanski <[email protected]>
Tue, 17 Apr 2018 15:29:31 +0000 (17:29 +0200)
committerStefano Babic <[email protected]>
Thu, 26 Apr 2018 07:34:00 +0000 (09:34 +0200)
commit30754ef77c3e88acb5a378d4e2c2bcce6228a118
tree41dd36e58c9a377413f8ab89cc613b22c5c5c6d8
parente426e193539e4fa5f52bc55499f66c4159a3372d
imx6ul: opos6ul: add SPL_DM support

Since commit commit 152038ea1886 ("i.MX6UL: icore: Add SPL_OF_CONTROL
support") the OPOS6UL board doesn't boot anymore. Adding SPL_DM support
makes the board boot again.

Fixes: commit 152038ea1886 ("i.MX6UL: icore: Add SPL_OF_CONTROL support")
Signed-off-by: Sébastien Szymanski <[email protected]>
arch/arm/dts/imx6ul-opos6ul.dtsi
arch/arm/dts/imx6ul-opos6uldev.dts
arch/arm/dts/imx6ul.dtsi
arch/arm/include/asm/arch-mx6/opos6ul.h
arch/arm/mach-imx/mx6/Kconfig
arch/arm/mach-imx/mx6/opos6ul.c
board/armadeus/opos6uldev/board.c
configs/opos6uldev_defconfig
include/configs/opos6uldev.h
This page took 0.040462 seconds and 4 git commands to generate.