From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?TWF0dGhpYXMgV2Vpw59lcg==?= Date: Wed, 03 Jul 2013 16:56:56 +0200 Subject: [U-Boot] imx: Kernel not booting with fdt In-Reply-To: References: <51D2F143.9010607@arcor.de> <51D3C2B3.4000702@arcor.de> <51D43321.4070907@arcor.de> Message-ID: <51D43BB8.9020309@arcor.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 03.07.2013 16:33, schrieb Fabio Estevam: > On Wed, Jul 3, 2013 at 11:20 AM, Matthias Wei?er wrote: > >> Yes. Thanks a lot. But why is that? Can you give me an explanation for that >> or point me to the correct documentation? > > Does it boot now? Yes, it does. And the output changed to [ 0.000000] Machine: Freescale i.MX25 (Device Tree Support), model: Graf-Syteco zmx25 .... > I think you got "Generic DT based system" because your original entry > "fsl,zmx25" is not valid. Now I see. I changed imx25 to zmx25 for both the "board" and the processor which is clearly wrong. Thanks a lot. Regards Matthias