From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 24 May 2019 00:11:33 +0200 Subject: [U-Boot] Cannot boot mx6qsabred with 2019.07-rc2 In-Reply-To: References: <48eb0829-c0c7-ba04-07a5-9e5e113ce7dd@kontron.de> <5c51c47f-cec8-b005-23da-50d890b7aeea@gmail.com> Message-ID: <67eaac2c-93a5-72e2-03cc-913f9385b598@gmail.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 5/24/19 12:08 AM, Fabio Estevam wrote: > On Thu, May 23, 2019 at 7:04 PM Marek Vasut wrote: > >> Ah, can't you just use either non-DM/DT SPL (which is OK to do) or >> combine SPL+DT into a single file , like some other boards do ? > > There are two orthogonal issues we are discussing: > > 1. DM SPL size is beyond the limit for mx6sabresd. Yes, not using DM > SPL solves the issue here. I think it makes sense to go this way and fix the MX6 before too many people get cranky about this forcible DM/DT push , which cripples the boards left and right. > 2. Not possible to boot FIT image via SDP. This problem is unrelated > to number 1 above. Right -- Best regards, Marek Vasut