dm: bios: update to version 1.0.1
Bug fix: - Fix AaaG user build boot failure with memory size > 2GB and flash unlocked. Tracked-On: #1659 Signed-off-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
parent
8c7d471c38
commit
6150c0611f
|
@ -1,2 +1,2 @@
|
|||
3af0a432599e073f654c24246b8dbaa8 VSBL.bin
|
||||
553a3130c886d195ab013c5966af2a32 VSBL_debug.bin
|
||||
a3968d6c91e8d93f7d5f3541665ce145 VSBL.bin
|
||||
9cdf1ad1caeffafff52ea79eaded7700 VSBL_debug.bin
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
5ed88c021bffe2f26c241b002d3fd76a0952201b03c3d1a8d982b93a0568d45e2c601e881033f827a2d23f60200db2c7e33bee16ac2fcb877a188f2973093244 VSBL.bin
|
||||
f69e73995a070d701d42a4a21b4b334cc6dc19adc410cf6448b4172eb83270e112a08ab22c69032b3ec643e0b01af2b0a9eaa667f04b88a619633fa1de421416 VSBL_debug.bin
|
||||
adb21a6abf7e0309774a636d8afc94f40f0c2553151bf12e65f3ca68e8feae70968bda11249a7a95a1da118274002ec32bed019b6824ab0fa8d7f409b33b796d VSBL.bin
|
||||
3fe6b079c88670afcc8f266c402052cf76e4650a0975cd4702cf33d0093de7b072f03b1c17ca486695c08f4b6b1e07cd8002ea2dcbcedba1ffbfce2e922f87b5 VSBL_debug.bin
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,3 +1,7 @@
|
|||
vSBL Version 1.0.1
|
||||
- Bug fix:
|
||||
Fix AaaG user build boot failure when AaaG with memory size > 2GB and flash unlocked.
|
||||
|
||||
vSBL Version 1.0
|
||||
- New feature:
|
||||
Update vFastboot to v1.0
|
||||
|
|
Loading…
Reference in New Issue