summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDerek Hensley <hensley.derek58@gmail.com>2025-02-21 17:00:11 -0800
committerGitHub <noreply@github.com>2025-02-21 17:00:11 -0800
commit8d9750652edea9cdd35bace306497f866d32f4e8 (patch)
tree2f8727f14aac2d9ad37c1eacb5272bbfd825b442 /tools
parent6f626d91864e0164470cc2ac16f227adcef3f8d6 (diff)
Small sys_flashrom clean up (#1795)
* sys_flashrom cleanup * Remove uncessary data word from function names * format
Diffstat (limited to 'tools')
-rw-r--r--tools/disasm/functions.txt6
-rw-r--r--tools/sizes/code_functions.csv6
2 files changed, 6 insertions, 6 deletions
diff --git a/tools/disasm/functions.txt b/tools/disasm/functions.txt
index 4356900e4..254200f90 100644
--- a/tools/disasm/functions.txt
+++ b/tools/disasm/functions.txt
@@ -3451,17 +3451,17 @@
0x801857D0:("SysFlashrom_GetVendorStr",),
0x80185864:("SysFlashrom_CheckFlashType",),
0x80185908:("SysFlashrom_InitFlash",),
- 0x80185968:("SysFlashrom_ReadData",),
+ 0x80185968:("SysFlashrom_Read",),
0x801859F0:("SysFlashrom_EraseSector",),
0x80185A2C:("SysFlashrom_ExecWrite",),
0x80185B1C:("SysFlashrom_AttemptWrite",),
0x80185BE4:("SysFlashrom_NeedsToErase",),
0x80185C24:("func_80185C24",),
0x80185D40:("SysFlashrom_ThreadEntry",),
- 0x80185DDC:("SysFlashrom_WriteDataAsync",),
+ 0x80185DDC:("SysFlashrom_WriteAsync",),
0x80185EC4:("SysFlashrom_IsBusy",),
0x80185F04:("SysFlashrom_AwaitResult",),
- 0x80185F64:("SysFlashrom_WriteDataSync",),
+ 0x80185F64:("SysFlashrom_WriteSync",),
0x80185F90:("Kanji_OffsetFromShiftJIS",),
0x80186A70:("osFlashGetAddr",),
0x80186AB8:("osFlashReInit",),
diff --git a/tools/sizes/code_functions.csv b/tools/sizes/code_functions.csv
index 550d8e40d..8611e337c 100644
--- a/tools/sizes/code_functions.csv
+++ b/tools/sizes/code_functions.csv
@@ -2966,17 +2966,17 @@ asm/non_matchings/code/sys_flashrom/SysFlashrom_IsInit.s,SysFlashrom_IsInit,0x80
asm/non_matchings/code/sys_flashrom/SysFlashrom_GetVendorStr.s,SysFlashrom_GetVendorStr,0x801857D0,0x25
asm/non_matchings/code/sys_flashrom/SysFlashrom_CheckFlashType.s,SysFlashrom_CheckFlashType,0x80185864,0x29
asm/non_matchings/code/sys_flashrom/SysFlashrom_InitFlash.s,SysFlashrom_InitFlash,0x80185908,0x18
-asm/non_matchings/code/sys_flashrom/SysFlashrom_ReadData.s,SysFlashrom_ReadData,0x80185968,0x22
+asm/non_matchings/code/sys_flashrom/SysFlashrom_Read.s,SysFlashrom_Read,0x80185968,0x22
asm/non_matchings/code/sys_flashrom/SysFlashrom_EraseSector.s,SysFlashrom_EraseSector,0x801859F0,0xF
asm/non_matchings/code/sys_flashrom/SysFlashrom_ExecWrite.s,SysFlashrom_ExecWrite,0x80185A2C,0x3C
asm/non_matchings/code/sys_flashrom/SysFlashrom_AttemptWrite.s,SysFlashrom_AttemptWrite,0x80185B1C,0x32
asm/non_matchings/code/sys_flashrom/SysFlashrom_NeedsToErase.s,SysFlashrom_NeedsToErase,0x80185BE4,0x10
asm/non_matchings/code/sys_flashrom/func_80185C24.s,func_80185C24,0x80185C24,0x47
asm/non_matchings/code/sys_flashrom/SysFlashrom_ThreadEntry.s,SysFlashrom_ThreadEntry,0x80185D40,0x27
-asm/non_matchings/code/sys_flashrom/SysFlashrom_WriteDataAsync.s,SysFlashrom_WriteDataAsync,0x80185DDC,0x3A
+asm/non_matchings/code/sys_flashrom/SysFlashrom_WriteAsync.s,SysFlashrom_WriteAsync,0x80185DDC,0x3A
asm/non_matchings/code/sys_flashrom/SysFlashrom_IsBusy.s,SysFlashrom_IsBusy,0x80185EC4,0x10
asm/non_matchings/code/sys_flashrom/SysFlashrom_AwaitResult.s,SysFlashrom_AwaitResult,0x80185F04,0x18
-asm/non_matchings/code/sys_flashrom/SysFlashrom_WriteDataSync.s,SysFlashrom_WriteDataSync,0x80185F64,0xB
+asm/non_matchings/code/sys_flashrom/SysFlashrom_WriteSync.s,SysFlashrom_WriteSync,0x80185F64,0xB
asm/non_matchings/code/kanread/Kanji_OffsetFromShiftJIS.s,Kanji_OffsetFromShiftJIS,0x80185F90,0x26
asm/non_matchings/code/osFlash/func_80186A70.s,func_80186A70,0x80186A70,0x12
asm/non_matchings/code/osFlash/func_80186AB8.s,func_80186AB8,0x80186AB8,0x1C