Skip to content

Commit

Permalink
Add herolte binaries
Browse files Browse the repository at this point in the history
* G930FXXU8ETI2
  • Loading branch information
ananjaser1211 committed Apr 24, 2023
1 parent 6f90e2d commit 3b98857
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
Binary file added bl2_g930f.bin
Binary file not shown.
Binary file added bootloader_g930f.bin
Binary file not shown.
Binary file added el3_mon_g930f.bin
Binary file not shown.
23 changes: 23 additions & 0 deletions exynos-usbdl_g930f.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
; herolte - G930FXXU8ETI2

; must keep order of binary list

; BL1
DNW_STORE e5250 fwbl1 200 20 fwbl1_g930f.bin
;DNW_WAIT

; BL2
DNW_STORE e5250 el3_mon 2000 20 el3_mon_g930f.bin

; u-boot
; Wait Re-Enumeration

DNW_WAIT

DNW_STORE e5250 bl2 2000 20 bl2_g930f.bin
DNW_WAIT
DNW_STORE e5250 bootloader 20000 20 bootloader_g930f.bin

;DNW_WAIT
;DNW_STORE e5250 tzsw 20000 20 tszw_new_g930f.bin

Binary file added fwbl1_g930f.bin
Binary file not shown.

0 comments on commit 3b98857

Please sign in to comment.