-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.