http://blog.163.com/lan_qibin/blog/static/210769179201273095353196/
http://lwn.net/Articles/448562/
http://omappedia.org/wiki/4AJ.1.1_OMAP4_Jelly_Bean_Release_Notes
http://omappedia.org/wiki/Ducati_For_Dummies
http://omappedia.org/wiki/RPMsg_Tesla: rpmsg
http://www.baidu.com/s?wd=rpmsg-omx1&rsv_bp=0&ch=&tn=baidu&bar=&rsv_spt=3&ie=utf-8&rsv_sug3=16&rsv_sug=0&rsv_sug1=16&rsv_sug4=810&inputT=23929
http://omappedia.org/wiki/Design_Overview_-_RPMsg
http://omappedia.org/wiki/Debugging_RPMsg
http://en.wikipedia.org/wiki/Rpmsg
http://omappedia.org/wiki/RPMsg_BIOS_Sources
http://processors.wiki.ti.com/index.php/Category:SYSBIOS
http://www.ti.com.cn/general/cn/docs/gencontent.tsp?contentId=61575: ti codec engine.
http://wenku.baidu.com/view/8482c352ad02de80d4d840cf.html: ti DM643x codec engine
http://omappedia.org/wiki/DistributedCodecEngine: 编译ducati, 包含codec engine and HDVICP2(ivahd)
http://blog.163.com/lan_qibin/blog/static/210769179201273095353196/: 这里有个build的例子。
http://omappedia.org/wiki/PandaBoard_JTAG_Debugging: jtag debug
http://keyewan.blog.163.com/blog/static/189827233201161242242122/: ducati mm pack编译, 也没有讲怎么得到包。
onap kernel代码下载:
使用google git 账号
repo init -u git://git.omapzoom.org/mirror/manifest.git
repo sync
ongoing(我是用得到kernel/omap project代码)
>Repo: p-android-omap-3.0 or p-android-omap-3.1
平常git clone没有成功. 周五下的时候,先repo sync kernel/omap成功。 然后试了git clone成功。
但是没看到代码。 后根据 上面的branch info, 使用git branch --all, 看到所有的branch, 然后git checkout git checkout remotes/origin/p-android-omap-3.4.
终于得到包含rpmsg的driver了。
http://source.android.com/source/using-repo.html: repo usage
http://omappedia.org/wiki/Android:_Working_with_pre-built_binaries#Pandaboard: ducati prebuit