hi Igor
Thank you for your answer
my u-boot version
U-Boot 2020.04-gb2c7f94-dirty (May 04 2021 - 13:33:09 +0800)
aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03(arm-rel-8.36)) 8.3.0
GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321
if "fuse prog" command success is it possible refuse again? or only one time can "fuse prog" ?
for example: If we program incorrect MAC address, how to fuse prog again. (erase the mac area (address 0x640 MAC_0_ADDR) ...) the fuse prog a correct MAC address.
Another question: How to register a LVDS panel brightnessSupport to imx8mp android10 system?
Our LVDS panel able to display but SurfaceControl.getDisplayBrightnessSupport return false
in frameworks\base\services\core\java\com\android\server\lights\LightsService.java
so can not control the panel brightness.
Best regards
James