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 Thu, Jul 09, 2015 at 07:42:19PM +0900, Rin Okuyama wrote:
> With this setup, a little-endian version of netbsd-CUBIETRUCK.ub
> (built with "-m evbearmv7hf-el" option) successfully boots up.
> However, the big-endian version freezes after following message:
> 
>   ## Transferring control to NetBSD stage-2 loader (at address 80000000)
> 
> Should I put some commands to recognize u-boot the endianness?

No, the endianess is dealt with in the kernel itself, nothing in your
setup needs changes for it. My cubietruck is running a BE kernel from
last monday right now:

NetBSD space-truckin.duskware.de 7.99.19 NetBSD 7.99.19 (CUBIETRUCK) #200: Mon Jul  6 11:08:57 CEST 2015  martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/evbarm/compile/CUBIETRUCK evbarm

I'll update and test...

Martin


Home | Main Index | Thread Index | Old Index