[U-Boot] [PATCH 00/17] Convert some imx6 boards to DM_VIDEO
Fabio Estevam
festevam at gmail.com
Wed Mar 20 13:25:02 UTC 2019
Hi Anatolij,
On Mon, Mar 18, 2019 at 7:30 PM Anatolij Gustschin <agust at denx.de> wrote:
>
> This series starts conversion of ipuv3 driver to DM_VIDEO.
> It has been tested on apalis_imx6 module with LVDS display
> attached and on wandboard with HDMI display.
>
> With applied "[PATCH 17/17] imx6: wandboard: convert to DM_MMC"
> building wandboard target doesn't work. To fix this please
> apply patches [1], [2] and enable CONFIG_AHCI and CONFIG_DM_SCSI
> in wandboard_defconfig.
>
> [1] http://patchwork.ozlabs.org/patch/1050141
> [2] http://patchwork.ozlabs.org/patch/1050143
>
> Anatolij Gustschin (17):
> video: ipuv3: add DM_VIDEO support
> video: move ipuv3 files to subdirectory
> imx: move CONFIG_VIDEO_IPUV3 to defconfigs
> imx6: dts: add 'u-boot,dm-pre-reloc' to soc and ipu nodes
> apalis_imx6: convert to DM_VIDEO
> imx6: icore: convert to DM_VIDEO
> imx6: ge_bx50v3: convert to DM_VIDEO
> colibri_imx6: convert to DM_VIDEO
> mx6sabresd: convert to DM_VIDEO
> mx6sabreauto: convert to DM_VIDEO
> imx6: wandboard: add device tree
Thanks for converting wandboard to DM.
I haven't had a chance to test this series yet, but I am wondering if
the SPL size can still fit in the 64k of the internal RAM available on
mx6solo.
Do you know?
Thanks
More information about the U-Boot
mailing list