Am 24.06.2014 um 16:04 schrieb Marek Vasut <[email protected]>:

> On Tuesday, June 24, 2014 at 08:53:10 AM, Peter Oruba wrote:
> [...].
>>> Did you try to disable early printk?
>> 
>> Early printk config options gets automatically enabled by the kernel
>> Makefile, however, I disabled all items in the kernel debug section. Still
>> no change.
> 
> You can try appending "earlyprintk" to the kernel command line and see if 
> that 
> gets you anything on the console (maybe some early backtrace during kernel 
> boot?). To actually enable the earlyprintk output, one needs to use this 
> argument on the kernel command line.
Did that, still no change.

> 
> btw you do pass the DT blob to the kernel correctly, right ?

Yes, that is passed to a low address where it won’t interfere with kernel 
unpacking. The DT i am using blob is the same that used to work with my 2.6 
kernel.

> 
> Best regards,
> Marek Vasut

Thanks,
Peter Oruba

_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk

Reply via email to