Port Android to custom board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Port Android to custom board

2,347件の閲覧回数
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 返答(返信)

1,336件の閲覧回数
raymondwang
Senior Contributor I

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

0 件の賞賛

1,336件の閲覧回数
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 件の賞賛

1,336件の閲覧回数
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 件の賞賛

1,336件の閲覧回数
jiaoka010
Contributor I

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

0 件の賞賛