NXP-Sabre Board Bring up steps

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

NXP-Sabre Board Bring up steps

830 Views
mohammedmustafa
Contributor I

I am using NXP-Sabre IMX6 board having SCH-27962 REV B version. I want to know from where DTB file for this board is obtained and uboot source file is acquired. I would be grateful.

Labels (1)
0 Kudos
3 Replies

543 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi ,

You can go to the i.MX 6SoloX SABRE Development Board|NXP to get all the documents on this board. And you can download the demo imagesL4.1.15_2.0.0_iMX6SX here can directly work on this board. And if you want to download the source code and build yourself, you can refer to the Freescale_Yocto_Project_User's_Guide.pdf to download and build images. Documents on linux BSP are L4.1.15_2.0.0_LINUX_DOCS. Hope this can help you.
Have a great day,
Rita

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

543 Views
mohammedmustafa
Contributor I

Hi Rita, 

I have been following the steps and I am trying only through USB boot without connecting the LVDS Device. Can you help me to get this i.MX6 SoloX board if the following are the log that I have come across while booting.

starting USB...
USB0: Port not available.
USB1: USB EHCI 1.00
scanning bus 1 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
scanning usb for ethernet devices... 0 Ethernet Device(s) found
switch to partitions #0, OK
mmc2 is current device
reading boot.scr
** Unable to read file boot.scr **
reading zImage
6527848 bytes read in 316 ms (19.7 MiB/s)
Booting from mmc ...
reading imx6sx-sdb.dtb
** Unable to read file imx6sx-sdb.dtb **
Kernel image @ 0x80800000 [ 0x000000 - 0x639b68 ]
No gpc device node -9, force to ldo-enable.

Starting kernel ...

Thank you

Mustafa

0 Kudos

543 Views
aravinthkumarja
Senior Contributor II

Hi Mustafa,

You need to keep dtb file in USB. 

dtb (imx6sx-sdb.dtb) file location

=> kernel-imx/arch/arm/boot/dts/

regards,

Aravinth

0 Kudos