From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9cc525189fc0d70c918ad653744ffc68@felloff.net> Date: Thu, 5 Feb 2015 20:42:50 +0100 From: cinap_lenrek@felloff.net To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Raspberry Pi 2 Model B Topicbox-Message-UUID: 41d3b7ec-ead9-11e9-9d60-3106f5b1d025 aiju build a computer arround the xilinx zynq-7000 (dualcore arm cortex A9 with fpga): http://aiju.de/electronics/aijuboard/ and wrote kernel and bootloader here: http://code.google.com/p/plan9front/source/browse/sys/src/9/zynq/ http://code.google.com/p/plan9front/source/browse/sys/src/boot/zynq/ the kernel supports multiprocessing (with all the caches enabled), the fpga, gigabit ethernet and displayport. boots over tftp. http://img.stanleylieber.com/?tags=aijuboard things todo: usb, sata, sdcard. -- cinap