-
Notifications
You must be signed in to change notification settings - Fork 12
U-boot tep5-imx6 patch issue #4
Comments
Hello, Mothax: I just apply these two patches(tep5-imx6_15inch_1368x768_uboot.patch and tep5-imx6_15inch_1368x768_kernel.patch) into u-boot and kernel, and it just works without any errors.
I can't reproduce the problem you have.
There is "board/technexion/tek-imx6/tek-imx6.c b/board/technexion/tek-imx6/tek-imx6.c" as below: Would you please provide me the error message you have when building yocto? We plan to set up an automated system to generate release image. I'm sorry for the inconvenience. BR, Richard |
Hi, Richard Thank you for quick response. Now I'm sure that is nothing wrong with this patch. I think I've found what was the problem with my Yocto build this Monday morning. The error message was: | ERROR: User requested feature sdl If krogoth was not tested with TEP5-IMX6 then I'll try to find a way to install firefox on jethro this week. Regards, |
I've downloaded Yocto 2.0 with QT5 eMMC Installer for TEP-1560-IMX6 from https://www.technexion.com/support/download-center/?wpv-product=tep-1560-imx6&wpv_aux_current_post_id=78&wpv_view_count=181-TCPID78&wpv-dowload=yocto-runtime-images
for my TEP-1560-IMX6. I'm trying to build a new Yocto image. There is a file "How to build this image.txt" inside the Installer folder. It says that I must: "Apply display patches for 1368x768 LVDS panel in u-boot and kernel". There are two patches: 'tep5-imx6_15inch_1368x768_uboot.patch' and 'tep5-imx6_15inch_1368x768_kernel.patch'".
These patches cannot be applied.
u-boot-edm_2015.04.bb fetches:
SRCBRANCH = "tn-imx_v2015.04_4.1.15_1.0.0_ga"
SRCREV = "6fd697cd61e8793723cb3cc10dce2fb8438f8461"
SRC_URI = "git://github.com/TechNexion/u-boot-edm.git;branch=${SRCBRANCH}
file://tep5-imx6_15inch_1368x768_uboot.patch"
And file://tep5-imx6_15inch_1368x768_uboot.patch wants to make changes in "diff --git a/board/technexion/tek-imx6/tek-imx6.c b/board/technexion/tek-imx6/tek-imx6.c"
There are no files in the tn-imx_v2015.04_4.1.15_1.0.0_ga repo in u-boot-edm/board/technexion/ folder for tek-imx6/tek-imx6.c
Same problem with the kernel patch.
Where can I find correct patches for TEP-1560-IMX6? Current patch is applied to jethro_4.1.15-1.1.0_next Yocto distribution. Is there any display patch available for Yocto krogoth?
tep5-imx6_15inch_1368x768_uboot.txt
tep5-imx6_15inch_1368x768_kernel.txt
how_to_build_this_image.txt
The text was updated successfully, but these errors were encountered: