Config and dts file matching to 3.14.28 Kernel

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

Config and dts file matching to 3.14.28 Kernel

Jump to solution
1,499 Views
dilshad_alam
Senior Contributor II

I have downloaded kernel code. Would like to Build for Imx6 solo Wand Board.

http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.14.28_1.0.0_ga

Please tell me against which config and dts file this kernel is verified.

Labels (2)
1 Solution
914 Views
igorpadykov
NXP Employee
NXP Employee

please check attached files from linux-2.6-imx-imx_3.14.28_1.0.0_ga

~igor

View solution in original post

0 Kudos
9 Replies
914 Views
dilshad_alam
Senior Contributor II

Thanks all for your inputs.

0 Kudos
914 Views
dilshad_alam
Senior Contributor II

It would be great if you tell me which file i should refer from arch/arm/boot/dts and arch/arm/configs for Wandboard.

I have already downloaded code from

http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.14.28_1.0.0_ga

0 Kudos
915 Views
igorpadykov
NXP Employee
NXP Employee

please check attached files from linux-2.6-imx-imx_3.14.28_1.0.0_ga

~igor

0 Kudos
914 Views
dilshad_alam
Senior Contributor II

Thanks for your reply. How about arch/arm/configs  defconfig file.

Please tell me about defconfig file also

0 Kudos
914 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos
914 Views
dilshad_alam
Senior Contributor II

Hi Igor,

Thanks for your reply.

Could you please tell me in attached \imx6qdl-wandboard.dtsi

usdhc1,2,3 which one is used for eMMC, SD and SDIO?

0 Kudos
914 Views
fabio_estevam
NXP Employee
NXP Employee

You can check such information by looking at the Wandboard schematics.

Regards,

Fabio Estevam

0 Kudos
914 Views
madisox
Contributor III

The Wandboard requires a custom kernel.  They just recently put together one based on 3.14.28 with the needed patches; you'll find it at https://github.com/wandboard-org/linux.

914 Views
igorpadykov
NXP Employee
NXP Employee

Hi Dilshad

one can look at Wand board wiki

Getting started with Yocto on Wandboard - Wandboard Wiki

Building Wandboard Systems with Yocto

also please check meta-fsl-arm mailing list

https://lists.yoctoproject.org/listinfo/meta-freescale

following updates:

commit 475e3c635aed4ba1d1718f02d7c6cc0cbe7419fd (HEAD -> for-fido, fslc/fido)

Author: Alfonso Tamés <alfonso@tames.com>

Date: Wed Jun 17 01:03:41 2015 -0500

  linux-wandboard: Bump kernel version to 3.14.28

  

  Updated Wandboard's recipes and defconfig to adopt the new 3.14.28

  kernel (located at http://github.com/wandboard-org/linux.git) which

  is based on Freescale's release.

  

  Signed-off-by: Alfonso Tamés <alfonso@tames.com>

  Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

Best regards

igor

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

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

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