Problem in booting Oreo on imx6dl custom board

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

Problem in booting Oreo on imx6dl custom board

896 Views
vivektol
Contributor I

Hi,

       We have custom board  based on freescle / NXP imx6dl sabresd board.

Our console UART Pins are differet  SD3_DAT7__UART1_TX

                                              SD3_DAT6__UART1_RX

and we have 2GB DDR3 RAM.

We have configure DDR RAM in uboot and console UART pins in uboot-imx and  kernel-imx.

When we are booting the android oreo images on our custom board we are getting kernel panic error.

Please guide us where is problem.

Logs of android booting on our custom board is attached.

With Regards,

VIVEK TOL

0 Kudos
2 Replies

609 Views
igorpadykov
NXP Employee
NXP Employee

Hi VIVEK

kernel panic usually caused by ddr errors, one can try to run ddr test

i.MX6/7 DDR Stress Test Tool V2.80 

and rebuild image with new calibration coefficients found from ddr test,

modify uboot/../mx6sabresd/mx6dlsabresd.cfg

For flashing images recommended to use mfg tools from

https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6ser...

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

0 Kudos

609 Views
vivektol
Contributor I

Dear igor,

                 Thanks for your reply.

Now my kernel is booting properly and I am getting command prompt.

I am facing one issue that I am not getting uboot command prompt. I am not getting a message "Hit any key to stop autoboot" . Directly kernel is starting.

I want to change boot arguments for my  HDMI display. Please give some suggestions to solve this problem ?

0 Kudos