Page 1 of 1

u-boot for D series

Posted: Fri Jul 19, 2013 5:05 pm
by juusso
- patched bootloader (hash checking of kernel removed)
- u-boot
- USB and network booting (NFS)
and so on...

Anyone want to try? Only for very advanced users...

available for:
GenoaS (T-GASDEUC)
GenoaP (T-GAP*DEUC)
EchoP (T-ECPDEUC)

doesn`t available for
Titania3 (T-MST5DEUC)
Titania6 (T-MST10PDEUC)

Does anyone know how to unlock h/w locked onboot rw access on emmc...?

Re: u-boot for D series

Posted: Tue Jul 23, 2013 1:45 pm
by tempinbox
juuso wrote:- patched bootloader (hash checking of kernel removed)
- u-boot
- USB and network booting (NFS)
and so on...

Anyone want to try? Only for very advanced users...

available for:
GenoaS (T-GASDEUC)
GenoaP (T-GAP*DEUC)
EchoP (T-ECPDEUC)

doesn`t available for
Titania3 (T-MST5DEUC)
Titania6 (T-MST10PDEUC)

Does anyone know how to unlock h/w locked onboot rw access on emmc...?
If you buy me a GenoaS,GenoaP,EchoP tv i checked it for you! :D
i have only Valencia (T-VALDEUC) hardware have you got these patch for it?

Re: u-boot for D series

Posted: Tue Jul 23, 2013 4:30 pm
by juusso
The main problem with C series - bootloader is permanently locked. It is impossible to re-flash it. Some hints - here are some unconfirmed data - we could unlock it (maybe) with some additional resistors on the mainboard, need to research further...

Re: u-boot for D series

Posted: Sun Jul 28, 2013 3:29 am
by prairie
GAP8AKUC?

Re: u-boot for D series

Posted: Sun Jul 28, 2013 9:01 am
by juusso
need to check and compare. could you make dumps of bml0/1, bml0/5,6,7,8 and cat /proc/cmdline

thanks

Re: u-boot for D series

Posted: Sun Jul 28, 2013 12:08 pm
by prairie
ok, here you go.

Code: Select all

dd if=/dev/bml0/1 of=bml1.dmp
256+0 records in
256+0 records out
131072 bytes (131 kB) copied, 0.017436 s, 7.5 MB/s
dd if=/dev/bml0/5 of=bml5.dmp
9216+0 records in
9216+0 records out
4718592 bytes (4.7 MB) copied, 0.553909 s, 8.5 MB/s
dd if=/dev/bml0/6 of=bml6.dmp
9216+0 records in
9216+0 records out
4718592 bytes (4.7 MB) copied, 0.553973 s, 8.5 MB/s
dd if=/dev/bml0/7 of=bml7.dmp
9216+0 records in
9216+0 records out
4718592 bytes (4.7 MB) copied, 0.5299 s, 8.9 MB/s
dd if=/dev/bml0/8 of=bml8.dmp
9216+0 records in
9216+0 records out
4718592 bytes (4.7 MB) copied, 0.560319 s, 8.4 MB/s


cat /proc/cmdline
root=/dev/tfsr6 console=ttyS2,115200n8 SELP_ENABLE=23331003 onboot=0063_102 quiet 
https://dl.dropboxusercontent.com/u/2621383/dmp.zip