nxp 4.1.4 kernel

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

nxp 4.1.4 kernel

3,593 Views
mihaitaivascu
Contributor III

Hello,

   is there a 4.1.4 kernel from NXP and if so where do i get it from?

thanks,

     Mihaita

Labels (1)
0 Kudos
11 Replies

1,876 Views
gary_bisson
Senior Contributor III

Hi,

Sorry I misread you the first time. In order to make up for my mistake, here is the new linux repo you should use:

https://source.codeaurora.org/external/imx/linux-imx 

$ git clone https://source.codeaurora.org/external/imx/linux-imx -b imx_4.1.15_2.0.0_ga

Regards,

Gary

0 Kudos

1,876 Views
mihaitaivascu
Contributor III

Hello,

    I wonder why there is 4.6.7 kernel under https://source.codeaurora.org/external/imx/linux-imx if it has no support for imx families?

    I see under NXP webpage no 4.6.x kernel is listed for imx6ul ? Is this true? Any chance I could get a 4.6.x kernel with support for imx6ul already from somewhere else?

Thanks,

      Mihaita

0 Kudos

1,876 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mihaita

unfortunately 4.1.4 kernel not supported by NXP, supported kernels are described on

i.MX Software|NXP 

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

0 Kudos

1,876 Views
mihaitaivascu
Contributor III

Hi Igor,

    I could not see the list of supported kernels, could you please forward me the exact link?

    I need a kernel older or the same as 4.1.4 with support for imx6ul . Does NXP has such a kernel?

   Thanks,

         Mihaita 

0 Kudos

1,876 Views
igorpadykov
NXP Employee
NXP Employee

Hi  Mihaita 

i.MX Software|NXP 

pastedImage_3.jpg

linux-imx - i.MX Linux kernel 

pastedImage_4.jpg

Best regards
igor

0 Kudos

1,876 Views
mihaitaivascu
Contributor III

Hello Igor,

    I tried to download 4.1.15 BSP for imx6ul from NXP but got an error.

    I have followed the instructions in the README. I have attched a log.

mivascu@ubuntu:~$ mkdir ~/bin
mivascu@ubuntu:~$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27759 100 27759 0 0 84658 0 --:--:-- --:--:-- --:--:-- 84631
mivascu@ubuntu:~$ chmod a+x ~/bin/repo
mivascu@ubuntu:~$ PATH=${PATH}:~/bin
mivascu@ubuntu:~$ mkdir fsl-arm-yocto-bsp
mivascu@ubuntu:~$ cd fsl-arm-yocto-bsp
mivascu@ubuntu:~/fsl-arm-yocto-bsp$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1-krogoth
gpg: keyring `/home/mivascu/.repoconfig/gnupg/secring.gpg' created
gpg: keyring `/home/mivascu/.repoconfig/gnupg/pubring.gpg' created
gpg: /home/mivascu/.repoconfig/gnupg/trustdb.gpg: trustdb created
gpg: key 920F5C65: public key "Repo Maintainer <repo@android.kernel.org>" imported
gpg: key 692B382C: public key "Conley Owens <cco3@android.com>" imported
gpg: Total number processed: 2
gpg: imported: 2 (RSA: 1)

Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Finding sources: 100% (28/28)
remote: Total 28 (delta 8), reused 28 (delta 8)
Unpacking objects: 100% (28/28), done.
From https://gerrit.googlesource.com/git-repo
b3133a3..bd8f658 master -> origin/master
Get https://git.freescale.com/imx/fsl-arm-yocto-bsp.git
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Server does not provide clone.bundle; ignoring.
fatal: repository 'https://git.freescale.com/imx/fsl-arm-yocto-bsp.git/' not found
fatal: repository 'https://git.freescale.com/imx/fsl-arm-yocto-bsp.git/' not found
fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git
mivascu@ubuntu:~/fsl-arm-yocto-bsp$

Thanks,

      Mihaita 

0 Kudos

1,876 Views
mihaitaivascu
Contributor III

Hello Igor,

    If I try to get the kernel directly from your git i get the followinf error:

mivascu@ubuntu:~/kernel_source$ git clone git://git.freescale.com/imx/linux-imx.git
Cloning into 'linux-imx'...
fatal: repository 'https://git.freescale.com/imx/linux-imx.git/' not found

Thanks,

      Mihaita

0 Kudos

1,876 Views
igorpadykov
NXP Employee
NXP Employee

Hi  Mihaita 

for new issues please create new threads.

Best regards
igor

0 Kudos

1,876 Views
mihaitaivascu
Contributor III

Hi Igor,

     Thanks for the info .

     Do you know if NXP supports imx6ul architecture in 4.1.x or older kernels?

Thanks,

      Mihaita Ivascu

0 Kudos

1,876 Views
gary_bisson
Senior Contributor III

Hi,

Actually I'd say that there is a beta version of 4.14 kernel NXP:

https://source.codeaurora.org/external/imx/linux-imx/log/?h=imx_4.14.62_1.0.0_beta 

Regards,

Gary

0 Kudos

1,876 Views
mihaitaivascu
Contributor III

Hi,

   Thanks for your reply but i am searching for 4.1.4 not 4.14

Thanks,

       Mihaita

0 Kudos