I use DM37 prebuild images to create a ubi.img and the boot with NAND.
but I can not change the brightness of my LCD.
Setting-->display-->brightness
Environment arguments:
setenv bootargs 'mem=71M@0x80000000 mem=128M@0x88000000 console=tty0
console=ttyS0,115200n8 androidboot.console=ttyS0 root=ubi0:rootfs rw
rootfstype=ubifs init=/init rootwait ip=off noinitrd ubi.mtd=4
omap_vout.vid1_static_vrfb_alloc=y mpurate=1000'
I dont understand why AM images work well, but for DM, there are always errors.
DM=AM+DSP? right? If so, for android images, they should be almost same.