Skip to content

Commit 4599db4

Browse files
committed
add hero2lte binaries
* G935FXXU8ETI2
1 parent 3b98857 commit 4599db4

5 files changed

+23
-0
lines changed

bl2_g935f.bin

155 KB
Binary file not shown.

bootloader_g935f.bin

836 KB
Binary file not shown.

el3_mon_g935f.bin

144 KB
Binary file not shown.

exynos-usbdl_g935f.cfg

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
; hero2lte - G935FXXU8ETI2
2+
3+
; must keep order of binary list
4+
5+
; BL1
6+
DNW_STORE e5250 fwbl1 200 20 fwbl1_g935f.bin
7+
;DNW_WAIT
8+
9+
; BL2
10+
DNW_STORE e5250 el3_mon 2000 20 el3_mon_g935f.bin
11+
12+
; u-boot
13+
; Wait Re-Enumeration
14+
15+
DNW_WAIT
16+
17+
DNW_STORE e5250 bl2 2000 20 bl2_g935f.bin
18+
DNW_WAIT
19+
DNW_STORE e5250 bootloader 20000 20 bootloader_g935f.bin
20+
21+
;DNW_WAIT
22+
;DNW_STORE e5250 tzsw 20000 20 tszw_new_g935f.bin
23+

fwbl1_g935f.bin

8 KB
Binary file not shown.

0 commit comments

Comments
 (0)