On 2017-12-15 13:20, Otavio Salvador wrote: > On Fri, Dec 15, 2017 at 9:46 AM, Stefan Agner <[email protected]> wrote: >> On 2017-12-15 02:20, Otavio Salvador wrote: >>> On Wed, Dec 13, 2017 at 8:51 PM, Stefan Agner <[email protected]> wrote: >>>> From: Stefan Agner <[email protected]> >>>> >>>> This updates the kernel fork for the 4.9-1.0.x-imx branch, merges the >>>> 4.9.67 stable release on top of it and apply following changes: >>>> - ARM: dts: imx6ull: include all needed definitions >>>> - ASoC: sgtl5000: Allow LRCLK pad drive strength to be changed >>>> - video: fbdev: mxsfb: honor native-mode >>>> - video: mxsfb: simplify parsing >>>> - dmaengine: Kconfig: Extend the dependency for MXS_DMA >>>> - video: fbdev: mxsfb: fix pixelclock polarity >>>> - video: mxsfb: add compile dependencies >>>> - chipidea: make usb charger optional >>>> >>>> Signed-off-by: Stefan Agner <[email protected]> >>>> --- >>>> recipes-kernel/linux/linux-fslc-imx/defconfig | 24 >>>> +++++------------------- >>>> recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb | 16 ++++++++++++++++ >>>> 2 files changed, 21 insertions(+), 19 deletions(-) >>>> create mode 100644 recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb >>>> >>>> diff --git a/recipes-kernel/linux/linux-fslc-imx/defconfig >>>> b/recipes-kernel/linux/linux-fslc-imx/defconfig >>>> index 061a1bde..f9e53a6a 100644 >>>> --- a/recipes-kernel/linux/linux-fslc-imx/defconfig >>>> +++ b/recipes-kernel/linux/linux-fslc-imx/defconfig >>>> @@ -1,6 +1,5 @@ >>>> CONFIG_KERNEL_LZO=y >>>> CONFIG_SYSVIPC=y >>>> -CONFIG_FHANDLE=y >>>> CONFIG_NO_HZ=y >>>> CONFIG_HIGH_RES_TIMERS=y >>>> CONFIG_IKCONFIG=y >>> >>> This should be dropped as FHANDLE is used for systemd >> >> I did not disable it. I just did make defconfig and then make >> savedefconfig again, so we have a proper minimal defconfig file for the >> 4.9 kernel. >> >> The reason it does not appear any longer in defconfig is since during >> the 4.6 development cycle f76be61755c5 ("Make CONFIG_FHANDLE default y") >> enabled FHANDLE by default. > > Awesome :-) > > Did you test the kernel using the current Vivante driver?
Yes, with some additional patches to add Colibri/Apalis support. At least X-Server with glmark2 seems to work fine. Btw, I just realized that recipes-kernel/linux/linux-fslc-imx/defconfig also gets used by the linux-fslc-imx_4.1-2.0.x.bb recipe... Do we want to keep that kernel recipe? Then we probably should create two defconfigs.. -- Stefan -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
