From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 19 Feb 2019 19:32:47 +0100 Subject: [U-Boot] IMX6 DM_USB / DM_MMC requires OF_CONTROL? In-Reply-To: References: Message-ID: <47c1484b-ab2c-da0d-d3f3-dbf1c81a4294@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tim, On 19/02/19 19:24, Tim Harvey wrote: > Greetings, > > I'm seeing that I need to switch my IMX6 board support > (board/gateworks/gw_ventana) over to DM_USB and DM_MMC right away > (v2019.04) and I notice enabling those fails building as it looks like > these DM drivers expect OF_CONTROL (U-Boot running from a > device-tree). > Is that currently true or am I perhaps missing > something? You are completely correct : moving to DM requires to set a DT for the board. > I haven't pinned down what exactly is missing yet so I > thought I would ask. It looks like only a couple of IMX6 boards have > been converted over thus far. Yes, that is true. > > What is the IMX6 status of DM_SCSI/DM_PCI/DM_VIDEO which are required > by v2019.07? > > Best Regards, > Stefano -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================