Hey guys,
we're playing around with the Atlys board from Digilent. We installed
the U-Boot port to flash, and now we're trying to boot a linux kernel,
based on stefan's git repository.
We created a uImage:
tools/mkimage -n 'Linux for OpenRISC' -A or1k -O linux -T kernel -C none
-a 0 -e 0x100 -d vmlinux.bin /var/tftpboot/uImage
Afterwards in U-boot we did:
tftpboot uImage
bootm
afterwards we got:
http://pastebin.com/1uMn3HF5
Now we're wondering how to narrow down where stuff goes wrong with the
SIGBUS.
Cheers,
Moritz & Sebastien
_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc