Ubuntu porting to customized board

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

Ubuntu porting to customized board

2,153 次查看
srinivasaporam
Contributor II

Hi,

We have got a new board which is based on wandboard dual but there are minor differences that we have used LPDDR2 instead of DDR3 and we have used only one sd card whose signals are going to SD1 signals of IMX6 processor. This board has just come after assembly.

Now we would like port Ubuntu to this board. We tried deploying Uboot-wandbaord-dual and ubuntu images to this board and after powering on nothing is coming in display which is connected to board through HDMI.

when we deploying same uboot file and ubuntu images to the SD card and putting into the reference wandboard dual board which we have, then board is booting up.

Now, i think we have to customize the uboot for our ustomized board and also we need to do the initialization of LPDDR2. But how can we do this??? is there any technical document for the same. what all the other files which we need to consider inoreder to get our board boot????

Please help us...

标签 (5)
0 项奖励
回复
1 回复

1,975 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Srinivasa

first one needs to run DDR test

i.MX6 DDR Stress Test Tool V1.0.3

then with new DDR settings one can follow guidelines given in attached document

Chapter 1 Porting U-Boot from an i.MX 6 Reference Board to an i.MX 6 Custom Board

sect.1.3.1 Changing the DCD Table for i.MX 6 DDR3LPDDR2 Initialization

After that recommended to start with linux minimal image, below some useful links

http://free-electrons.com/pub/conferences/2012/elce/arm-soc-checklist/arm-soc-checklist.pdf

Device Tree - eLinux.org

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复