In readme there is documented setting CONFIG_LCD_ROTATION. From description it looks like it might work in similar way like raspberry pi config.txt "display_rotate".
I tried recompiling u-boot, however setting this variable changes nothing in the image.Furthermore, I do not find this config variable used anywhere in the code, except two defines in include/configs/zipitz2.h and include/configs/brppt1.h
Has anyone tried to use this setting? Or is it obsolette and no-op?
In readme there is documented setting CONFIG_LCD_ROTATION. From description it looks like it might work in similar way like raspberry pi config.txt "display_rotate".
I tried recompiling u-boot, however setting this variable changes nothing in the image.Furthermore, I do not find this config variable used anywhere in the code, except two defines in include/configs/zipitz2.h and include/configs/brppt1.h
Has anyone tried to use this setting? Or is it obsolette and no-op?