[Buildroot] [PATCH] imx6sabresd: bump kernel version to 3.10.17

Gary Bisson bisson.gary at gmail.com
Mon Jun 16 06:31:45 UTC 2014


Hi Yann, all,

On Sun, Jun 15, 2014 at 4:01 AM, Yann E. MORIN <yann.morin.1998 at free.fr>
wrote:

> Gary, All,
>
> On 2014-06-12 16:25 -0700, Gary Bisson spake thusly:
> > Signed-off-by: Gary Bisson <bisson.gary at gmail.com>
>
> Do not forget to resend these three kernel-bumps when the imx packages
> are updated, since bumping the kernel will only be possible after the
> userland has been updated (I am not sure an 'old' imx userland can talk
> to a 'newer' imx kernel).
>

No problem, it makes complete sense. I'll try to submit something this week
for the freescale-imx package.
As a side note, current userland package (3.5.7) does not match the kernel
version (3.0.35) which causes seg fault on GPU apps (cf. Vivante examples).

Thanks!
Gary


> I've marked your four changes as "Changes Requested" in the patchwork.
>
> Thanks! :-)
>
> Regards,
> Yann E. MORIN.
>
> > ---
> >  configs/freescale_imx6sabresd_defconfig | 12 ++++++++----
> >  1 file changed, 8 insertions(+), 4 deletions(-)
> >
> > diff --git a/configs/freescale_imx6sabresd_defconfig
> b/configs/freescale_imx6sabresd_defconfig
> > index 368e00b..16e4d0b 100644
> > --- a/configs/freescale_imx6sabresd_defconfig
> > +++ b/configs/freescale_imx6sabresd_defconfig
> > @@ -9,15 +9,19 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
> >  BR2_LINUX_KERNEL=y
> >  BR2_LINUX_KERNEL_CUSTOM_GIT=y
> >  BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://
> git.freescale.com/imx/linux-2.6-imx.git"
> > -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.0.35_4.1.0"
> > -BR2_LINUX_KERNEL_DEFCONFIG="imx6"
> > +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.10.17_1.0.0_ga"
> > +BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
> > +BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
> > +BR2_LINUX_KERNEL_DTS_SUPPORT=y
> > +BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-sabresd"
> >
> >  # filesystem
> >  BR2_TARGET_ROOTFS_EXT2=y
> >
> >  # bootloader
> >  BR2_TARGET_UBOOT=y
> > -BR2_TARGET_UBOOT_BOARDNAME="mx6q_sabresd"
> > +BR2_TARGET_UBOOT_BOARDNAME="mx6qsabresd"
> > +BR2_TARGET_UBOOT_FORMAT_IMX=y
> >  BR2_TARGET_UBOOT_CUSTOM_GIT=y
> >  BR2_TARGET_UBOOT_CUSTOM_REPO_URL="git://
> git.freescale.com/imx/uboot-imx.git"
> > -BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_3.0.35_4.1.0"
> > +BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_3.10.17_1.0.0_ga"
> > --
> > 2.0.0
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
>
> --
>
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics'
> conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___
>       |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There
> is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v
> conspiracy.  |
>
> '------------------------------^-------^------------------^--------------------'
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140615/a67744a4/attachment.html>


More information about the buildroot mailing list