RISC OS for BeagleBoard

A port of the shared-source RISC OS to the new ARM Cortex-A8 based processors.

Risc OS

Posted by Angel on 2010-03-31T13:51:13-04:00

A port of the shared-source RISC OS to the new ARM Cortex-A8 based processors.
To try out RISC OS on the BeagleBoard, follow the Using the Cortex-A8 port instructions or download the riscos image from www.riscosopen.org and make a uImage.bin file using:

mkimage -A arm -O linux -T kernel -C none -a 0x81000000 -e 0x81000040 -n "RISC OS" -d riscos uImage.bin

Additional getting started information is available on the project homepage.

Comments are not currently available for this post.