Port Android to custom board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Port Android to custom board

3,813 次查看
admin
Specialist II

Recently I bought a starter kit which is equipped with Kontron SMARC-sAMX6i, the board is based on i.MX6. The thing is they haven't release Android for the starter kit, so I would like to know how to port the Android release from Freescale to my board. Any guide or document to jump start me on that? For your information, I managed to boot Linaro-Ubuntu on that board which is based on kernel 3.0.35.

标签 (2)
0 项奖励
回复
4 回复数

2,800 次查看
raymondwang
Senior Contributor I

I get bsp porting guide from FAE, Hope this can help you!

0 项奖励
回复

2,800 次查看
jiaoka010
Contributor I

The document says nothing about android porting. FYI, I already have a working Linaro Ubuntu on top of the board. So I wonder whether is there any easy quick and dirty way to add the Android booting functionality to my working kernel? Another question is which one sounds easier, 1) apply my custom board patch to the Freescale android, 2) apply the my custom board patch to vanilla kernel then apply the Android patch of the same kernel version?

0 项奖励
回复

2,800 次查看
raymondwang
Senior Contributor I

    You mentioned to android porting, It's common to all android based boards. The so attached BSP guide is for how to

change your code if you apply different component from FSL reference design.

    For you 2nd question, I prefer 1st one. Based on existed FSL android code plus your custom board patch, you can

boot up your android board in one day.

0 项奖励
回复

2,800 次查看
jiaoka010
Contributor I

Thanks a lot. Will take a look at the document.:smileyhappy:

0 项奖励
回复