Thanks for replying, but I still have the same problem.
I tried to change the environment variable as you described, but without success.
U-Boot > setenv displayinfo 'video=mxcepdcfb:E060SCM,bpp=16 max17135:pass=2,vcom=-2030000'
------------------------------
I tried to change the environment variable but I replace the panel number with what I think is the EBOOKDC4 panel number, it's still not working.
U-Boot > setenv displayinfo 'video=mxcepdcfb:ED060HX2C1,bpp=16 max17135:pass=2,vcom=-2030000'
------------------------------
I tried to make a bootable sd-card using the .sdcard file, it's not working.
------------------------------
I tried to make a bootable sd-card by manually partitioning the card and adding the following files:
- L4.9.88_2.0.0_images_MX6SLLEVK/u-boot-imx6sllevk_epdc.imx
- L4.9.88_2.0.0_images_MX6SLLEVK/zImage
- L4.9.88_2.0.0_images_MX6SLLEVK/zImage-imx6sll-evk.dtb
- L4.9.88_2.0.0_images_MX6SLLEVK/fsl-image-validation-imx-xwayland-imx6sllevk.tar.bz2
------------------------------
I tried to use the .sdcard image and to change the u-boot image using the UUU tool.
Board setup:
- sd-card: SD3 port
- Boot-Mode [1:0]: 01
- Boot-Switches: CFG1[7:0]: 01000000
CFG2[7:0]: 001100000
CFG4[7:0]: 000000000
Linux command:
>sudo ./uuu /home/ubuntu/L4.9.88_2.0.0_images_MX6SLLEVK/u-boot-imx6sllevk_epdc.imx
The linux console returns:
Success 1 Failure 0
1:2 2/2 [Done ] SDP:done
But the Debug console returns:
Bad Linux ARM zImage magic!
----------------------------
Do you have any idea of how I can fix it.
Let me know if you need more details about the config.
Best,
Vincent