I want to drive the LCD(480x272) on the DM365,but when I set the Boot Arguments,one of the arguments is "davinci_enc_mngr.ch0_output=LCD davinci_enc_mngr.ch0_mode=480x272"
After the system booted,when I type cat /sys/class/davinci_display/ch0/mode,It return that "640x480",which are the default arguments.
So it proves that the arguments are not passed in successfully.I don't know why and how to solve this problem?
Could somebody help me? Thanks