Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cubietruck boot panic



Martin Husemann wrote:
>On Sat, Jun 07, 2014 at 04:43:16PM +0100, Robert Swindells wrote:
>> 
>> I'm getting a panic in arm32_kernel_vm_init() on a cubietruck with a
>> current kernel loaded using u-boot.
>
>FWIW, a big endian kernel of -current as of a few hours ago and no verbose
>arm init just worked fine for me.

It still panics in the same place for me without verbose init arm or
built big endian.

How are you loading it ?

The panic looks correct to me. My reading of the source is that this
is due to __HAVE_MM_MD_DIRECT_MAPPED_PHYS being defined, it doesn't
compile without this though.

Robert Swindells




Home | Main Index | Thread Index | Old Index