<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.radxa.com/mw/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.radxa.com/mw/index.php?action=history&amp;feed=atom&amp;title=Rock%2FFreeBSD%2Fzh_cn</id>
		<title>Rock/FreeBSD/zh cn - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.radxa.com/mw/index.php?action=history&amp;feed=atom&amp;title=Rock%2FFreeBSD%2Fzh_cn"/>
		<link rel="alternate" type="text/html" href="https://wiki.radxa.com/mw/index.php?title=Rock/FreeBSD/zh_cn&amp;action=history"/>
		<updated>2026-06-15T00:02:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://wiki.radxa.com/mw/index.php?title=Rock/FreeBSD/zh_cn&amp;diff=649&amp;oldid=prev</id>
		<title>Buyadong: Created page with &quot;== 介绍 ==  Ganbold，一个FreeBSD开发者，现在搞定了在Rockchip平台上的FreeBSD引导工作。Ganbold 告诉我们只有基本模块、GPIO、DWC USB主机模...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.radxa.com/mw/index.php?title=Rock/FreeBSD/zh_cn&amp;diff=649&amp;oldid=prev"/>
				<updated>2014-03-29T04:56:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== 介绍 ==  Ganbold，一个FreeBSD开发者，现在搞定了在Rockchip平台上的FreeBSD引导工作。Ganbold 告诉我们只有基本模块、GPIO、DWC USB主机模...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 介绍 ==&lt;br /&gt;
&lt;br /&gt;
Ganbold，一个FreeBSD开发者，现在搞定了在Rockchip平台上的FreeBSD引导工作。Ganbold 告诉我们只有基本模块、GPIO、DWC USB主机模式可以工作。但这只是个开始，如果你感兴趣，在#radxa的免费IRC频道联系Ganbold，以获取更详细的资料。 &lt;br /&gt;
&lt;br /&gt;
== 如何启动 FreeBSD ==&lt;br /&gt;
&lt;br /&gt;
请看 FreeBSD ARM wiki的介绍:&lt;br /&gt;
&lt;br /&gt;
https://wiki.freebsd.org/FreeBSD/arm/Radxa%20Rock&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
使用Ubuntu 13.10 amd64 并且使用rkflashtool 编译的请注意：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. 通过 sudo apt-get -y install libusb-1.0-0-dev来安装 libusb.h &lt;br /&gt;
&lt;br /&gt;
2. 拔掉板子电源。然后按住Recovery按键，再连接USB线（连接到OTG接口的）到计算机，等3秒钟松开Recovery按键。&lt;br /&gt;
如果此时RK3188没有进入Recovery模式，你在运行 ./rkflashtool p &amp;gt; param.txt 时，会出现：&amp;quot;rkflashtool: fatal: cannot open device&amp;quot;。&lt;br /&gt;
&lt;br /&gt;
3. 使用下面的Makefile：&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
#&lt;br /&gt;
all: rkflashtool&lt;br /&gt;
&lt;br /&gt;
rkflashtool: rkflashtool.c&lt;br /&gt;
	gcc -o rkflashtool rkflashtool.c -I/usr/include/libusb-1.0/ -lusb-1.0 -O2 -W -Wall&lt;br /&gt;
&lt;br /&gt;
clean:&lt;br /&gt;
	rm -f rkflashtool&lt;br /&gt;
&lt;br /&gt;
param:&lt;br /&gt;
	sudo ./rkflashtool r 0x0000 0x2000 &amp;gt; /tmp/parm&lt;br /&gt;
&lt;br /&gt;
#&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 启动日志 ==&lt;br /&gt;
在这里可以找到启动日志:&lt;br /&gt;
&lt;br /&gt;
http://radxa.com/2013/10/18/freebsd-11-0-is-booting-on-radxa-rock/&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;br /&gt;
[[Category: Tutorial]]&lt;br /&gt;
[[Category: FreeBSD]]&lt;/div&gt;</summary>
		<author><name>Buyadong</name></author>	</entry>

	</feed>