Version 2 (modified by 14 years ago) (diff) | ,
---|
boot-new.img
This boot img contains a kernel that removes the write protection to the radio partitions
The base address seems to be 0x04000000 so the command to build the boot.img is:
./mkbootimg --cmdline 'no_console_suspend=1 console=null' --base 0x04000000 --kernel zImage --ramdisk boot.img-ramdisk.gz -o boot-z.img
Attachments (1)
- boot-new.img (2.9 MB) - added by 14 years ago.