From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Husemann Date: Fri, 20 Sep 2019 12:14:29 +0200 Subject: [U-Boot] ROCK64 fails to boot using U-Boot TPL In-Reply-To: References: <528ca18f-f707-b63e-0934-7c830f4d7484@simonsouth.net> <9a8e2bd6-49e5-e0ac-c711-b0f5ec7d3115@simonsouth.net> <706e6377-b261-9a76-fa33-180658a9655e@simonsouth.net> Message-ID: <20190920101429.GD29180@mail.duskware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Sep 20, 2019 at 01:07:12PM +0300, Matwey V. Kornilov wrote: > Do you have an idea where is correct FDT supposed to came from in > NetBSD case? For Linux, the file is placed on the boot partition and > retrieved by u-boot while looking for EFI application, etc. Same for NetBSD. Assuming that other parts have not been changed, Simon's experiments should have used the same .dtb for all tests. Martin