2016-03-12 19:26:26 +01:00
2014-08-29 12:56:04 -04:00
2014-08-01 14:58:40 +02:00
2014-09-25 02:03:28 +02:00
2014-08-07 14:27:32 +02:00
2014-07-31 16:00:30 +02:00
2014-07-28 17:05:59 +02:00
2016-03-12 19:26:26 +01:00
2014-07-28 17:05:59 +02:00
2014-07-28 17:05:57 +02:00
2010-01-21 10:16:05 +00:00
2015-11-15 11:02:01 +01:00

rpi_b

Attempt to port of Minix 3.3.0 to RaspberryPi B+ (BCM2835)

To build it just run ./releasetools/arm_sdimage.sh command from main directory

To load binaries to SD card just use regular command, e.g.: dd if=minix_arm_sd.img of=/dev/mmcblk0 bs=1M oflag=direct

The Raspberry Pi B+ version is build as evbearmv6hf-el architecture U-Boot loader allows to update FW through ethernet interface

Output messages are printing out through serial interface of RaspberryPi B+ board

Description
No description provided
Readme 91 MiB
Languages
C 78%
Roff 10.6%
Assembly 4.6%
Shell 3.8%
Makefile 1.5%
Other 1.1%