From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 31 Aug 2015 20:53:15 -0500 Subject: [U-Boot] ls2085ardb not booting In-Reply-To: <1441066677.4966.42.camel@freescale.com> References: <1440711154.16577.166.camel@freescale.com> <1441066677.4966.42.camel@freescale.com> Message-ID: <55E5050B.6070308@freescale.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 08/31/2015 07:17 PM, Scott Wood wrote: > On Thu, 2015-08-27 at 21:37 -0500, Sun York-R58495 wrote: >> Scott, >> >> Did you use u-boot.bin file? It is now u-boot-dtb.bin image. >> >> York > > That must have been it (though I'm currently trying on QDS, not RDB, due to > board availability). It would be nice if the name of the file that gets > burned into a particular boot source didn't change based on internal > implementation details... I agree that would be nice. The change wasn't made internally. Once we enable the device tree (to use driver model), we have to use the new file name. York