On Fri, Mar 13, 2015 at 03:08:58PM +0000, Mayuresh Kathe wrote:
hi, is there a port for the adapteva parallella;
http://www.adapteva.com/parallella-board/
if yes, where can i find more information about it?
You are looking for evbearmv7hf and the sys/arch/evbarm/conf/PARALLELLA
kernel config.
You need to boot the u-boot image with "bootm", and then it will tell you
the entry address and claim that it failed (u-boot on the parallela does
not support NetBSD images yet). Just copy that address and "go ..." there.
Martin