You need to backup TA before unlocking BL for the 1st time.
1. Root is required on the current device, 434ver, terminal emulator too.
2. In terminal type SU, grant access in the popup window.
3. Type dd if=/dev/block/mmcblk0p1 of=/sdcard/ta-backup.img
"Backup: dd if=/dev/block/mmcblk0p1 of=/sdcard/ta-backup.img"
"Restore: dd if=/sdcard/ta-backup.img of=/dev/block/mmcblk0p1 "
4. Copy ta-backup.img on the computer too (please check MD5, i never did this but it's important)
5. Flashtool: flash new ROM (i didn't turned on my phone after this but it doesn't matter)
6. Unlock BL with FlashTOOL
7. Flash AdvancedStockKernel (i've used the one provided in link even if it was for 434)
8. TurnOn the phone, press vol- until CWM will pop.
9. Flash SU.zip
10. Open FlashTool again, select the new rom but uncheck everything except KERNEL
11. On your phone you have the option to reboot system (CWM menu), do it and press V-
12. Flashtool will start flashing the kernel
13. Start the phone, open terminal and use restore ta in terminal:
dd if=/sdcard/ta-backup.img of=/dev/block/mmcblk0p1
You will have the new room with root and BL locked again, BE&DRM intact.