Project

General

Profile

GTI9100GBootloaderInterface » History » Version 2

Denis 'GNUtoo' Carikli, 03/27/2020 01:08 AM

1 1 Denis 'GNUtoo' Carikli
h1. GTI9100GBootloader
2
3
There are different versions of the bootloader.
4
5
h2. MLO
6
7
|_. Device |_. Android version |_. String | Signed |
8
| I9100G_CHN_CHN | Android 2.3.6 | Texas Instruments X-Loader 1.41 (Mar 20 2012 - 11:20:26) | Yes |
9
| ? | Android 4.1.2 | Texas Instruments X-Loader 1.41 (Jun 27 2013 - 18:34:17) | Yes |
10 2 Denis 'GNUtoo' Carikli
11
12
h2. Issues with heimdall with the Android 2.3.6 bootloader on I9100G_CNH_CHN
13
14
On some laptops or desktops, heimdall works fine, while on some other it doesn't. The issue is that if heimdall doesn't work, your device could be stuck in "pc screen" mode, and you might not be able to recover from it.
15
16
On the following laptop it worked fine:
17
* Thinkpad X200 which has USB2
18
* Coreboot 4.9 without any nonfree firmware or microcode
19
* Parabola i686 with linux-x86_64 kernel
20
21
On the following desktop heimdall didn't work, which made the device stuck in "pc screen" mode:
22
* Asus F2A85M PRO
23
* That mainboard has USB3 but is seen as USB2 due to not using nonfree firmwares for it in Coreboot.
24
* Coreboot 4.10 without nonfree firmwares or microcode beside the builtin SMU firmware or the GPU video BIOS that comes from the GPU.
25
* Parabola x86_64
26
27
It might be related to
28
* USB timings
29
* The fact that the coreboot port is unfinished on the F2A85M-PRO
30
* The fact that the nonfree firmware/fpga binary for the USB3 on the F2A85M-PRO weren't used.