From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludwig Zenz Date: Fri, 10 Jul 2020 10:31:04 +0000 Subject: AW: [PATCH 03/16] dh_imx6: Switch to full DM-aware In-Reply-To: References: <9c77d657861d4bdf8a5dedac708079c7@dh-electronics.com> Message-ID: <3fe9e40f2261402ca10980c65d0226b4@dh-electronics.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 7/8/20 3:07 PM, Jagan Teki wrote: > On Mon, Jun 22, 2020 at 3:09 PM 'Ludwig Zenz' via Amarula Linux wrote: > > > > On 6/13/20 3:55 PM, Jagan Teki wrote: > > > Enable DM_SPI/DM_SPI_FLASH with a related config option. > > > > > > Build fine, but not tested. > > > > Hello, > > > > due to memory limitations in the SRAM of the i.MX6S in SPL we have not used the device tree. Have the restrictions been removed in the meantime? We need a single binary for the i.MX6 q/d/dl/s variants of our system on module. > > > > I think this patch breaks the board support for our module. > > Have you tried platdata on SPL side? > > Jagan. > Hello Jagan, I tested it briefly but it didn't work immediately and I didn't have the time to investigate it further. Can you reference a board, which has already implemented this? regards, Ludwig