Port-arm archive

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

Re: big-endian kernel fails to boot on Cubietruck



On Fri, Jul 10, 2015 at 07:42:37PM +0900, Rin Okuyama wrote:
> Thank you very much for your quick response.
> 
> I found the cause of the problem. I had added
> 
>   CPUFLAGS+= -mtune=cortex-a7
> 
> to my /etc/mk.conf. A big-endian kernel built without this flag
> successfully boots up.

Wow, good that you found it quickly!
But a little endian kernel with that optimization works?

Sounds like a gcc bug we should investigate!

Martin


Home | Main Index | Thread Index | Old Index