Page 1 of 1

Info about bootloader of d series

Posted: Thu Jan 10, 2013 11:53 pm
by Mkò
I read on forum that you have knowledge about d series bootloader i have a c series tv and i'm searching away to get the boot prompt i try the info on wiki for b series without success i also try to search in tdm menu. So i am askig to you can you share your knowledge about the d series bootloader?
thanks in advance.

Re: Info about bootloader of d series (Denny we need your he

Posted: Fri Jan 11, 2013 8:44 am
by juusso
Mko, i think you`re wrong if you think you get step by step instructions how to build bootloader, because here isn`t any.
You`re asking such general question "how to patch firmware or how to build bootloader" or so, i just can answer in genneral as well:
1. set up toolchain
2. download onboot.zip from opensource.download.com, here are some sources for bootloaders i`ve requested.
3. dump your bootloader and dissasemble it on IDA - try to reverse engineer
4. Try to compile form given sources, but sure you need proper configs, patches or something else (duno what else..)

From you i understand you`re not well with toolchains, patching and so on, or?

On c series AFAIK no chance to change anything in bootloader, because it is disabled for writing. D and E series ok.