Ubuntu porting to customized board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ubuntu porting to customized board

544 Views
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...

Labels (5)
0 Kudos
1 Reply

367 Views
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 Kudos