Recovery of Bricked Device
If you write bad boot.img to tv.
1) Connect to TV by ex-link cable.
2) Enable USB support. Command "/lib/modules/rc.local"
3) Enable NAND support. Commands
"# insmod /lib/modules/fsr.ko # insmod /lib/modules/rfs.ko # insmod /lib/modules/fsr_stl.ko"
4) Erase old bad image. Command "bml.erase /dev/bml0/7"
5) Write original (work) image. Command "bml.restore /dev/bml0/7 /dtv/usb/sd1/boot.img"
It all!!! Happy new Year.