i.mx6q sabere How do I porting and boot?

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

i.mx6q sabere How do I porting and boot?

748 Views
ohseohwan
Contributor I

I am downloading Freescale_Yocto_Project_User's_Guide.pdf and testing it.

(fsl-L3.14.28_1.0.0_iMX6qdls_Bundle/fsl-yocto-3.14.28-1.0.0/Freescale_Yocto_Project_User's_Guide.pdf)

Yocto Project Setup has encountered an error and can not continue.

$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.14.28-1.0.0_ga

ERROR MSG:

fatal: read error: Connection timed out
fatal: read error: Connection timed out
fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git

1) I can not proceed according to the guide document. I would like to let you know about the latest guides and new methods.

As an additional question, I booted the board using mfgtool.

L4.1.15_2.1.0-ga_mfg-tools/mfgtool2-yocto-mx-sabresd-emmc.vbs

After booting the kernel, the uname -a information looks like this:

root@imx6qdlsolo:/opt# uname -a                                                 
Linux imx6qdlsolo 4.1.15-1.0.0+g3924425 #1 SMP PREEMPT Sun Mar 13 14:09:51 CST

The kernel version is version 4.1.15 and it seems that bsp is needed.
Currently the guide document is in version 3.14.28

2) For kernel revision and development, we need BSP and source available in version 4.1.15.
I would appreciate it if you could provide us with a solution or guide to the problem.

And addition test 4.1.15

fsl-arm-yocto-bsp$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
Get git://git.freescale.com/imx/fsl-arm-yocto-bsp.git
fatal: read error: Connection timed out
fatal: read error: Connection timed out

fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git

Labels (2)
0 Kudos
4 Replies

603 Views
aravinthkumarja
Senior Contributor II

Hi

For L4.1.15_1.0.0 guides and documentation please refer to doc package

https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.0.0_LINUX_DOCS&Parent_nodeId=13376994810717061... 

Regards,

Aravinth

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

0 Kudos

603 Views
ohseohwan
Contributor I

Thanks to aravinthkumar jayaprakasam .

 

Download fsl-yocto-L4.1.15_1.0.0-ga.tar.gz and test it with Freescale_Yocto_Project_User's_Guide.pdf.

 

/fsl-release-bsp$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga
fatal: read error: Connection timed out
fatal: read error: Connection timed out
fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git

 

The same error appears.

0 Kudos

603 Views
igorpadykov
NXP Employee
NXP Employee

Hi OH

for L4.1.15_2.1.0 guides and documentation please refer to doc package

https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.1.0_LINUX_DOCS&Parent_nodeId=13376994810717061... 

for git connection errors please try connection some time later.

All linux documentation can be found on i.MX software page

http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i....

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

0 Kudos

603 Views
ohseohwan
Contributor I

Thanks to igorpadykov

Download fsl-yocto-L4.1.15_2.1.0-ga.tar.gz and test it with i.MX_Yocto_Project_User's_Guide.pdf.

/fsl-release-bsp$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1-krogoth
fatal: read error: Connection timed out
fatal: read error: Connection timed out
fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git

The same error appears.

0 Kudos