util/mediatek: Reduce non-boot related BROM settings
Reduce BROM settings that are not related to boot to save boot time. BUG=b:480810041 TEST= 0:1st timestamp reduce from 400ms to 250ms Change-Id: Ia97a78515d80a141b9b409407f6e41a07261cad9 Signed-off-by: Jarried Lin <jarried.lin@mediatek.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91423 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Chen-Tsung Hsieh <chentsung@google.com> Reviewed-by: Yidi Lin <yidilin@google.com>
This commit is contained in:
parent
e84415b8f8
commit
38988a727e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ def gen_gfh_info(chip, data):
|
|||
0x00000000, 0x00000000, 0x00000000, 0x00000000,
|
||||
0x00000000, 0x00000000, 0x00000000, 0x00000000,
|
||||
0x00000000, 0x00000000, 0x00000000, 0x00000000,
|
||||
0x00000000, 0x00000000, 0x00006400, 0x00001388,
|
||||
0x00000000, 0x52000000, 0x00006400, 0x00001388,
|
||||
0x00000000, 0x00000000, 0x00000000, 0x00000000)
|
||||
|
||||
return gfh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue