This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Disable write protection on uImage kernel 3.08

Other Parts Discussed in Thread: DM3730

HI

on my dm3730 if i manually (right click and then.. ) set the permissions on the uImage to enable writing, the kernel loads the USB OTG to dev/block/sda without any problem.

but if i dont change them it wont which is a problem 'cause on my production system the uImage cannot be modified manually.

so how do i build the uImage to allow mounting the OTG to /dev/block/sda with this write protection disabled?

thanks,