You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
138 B
12 lines
138 B
4 months ago
|
#from 0 to 128
|
||
|
FBL_VERSION=0x0
|
||
|
FBL_VERSION_MASK=0xFFFFFFFF
|
||
|
|
||
|
#from 0 to 128
|
||
|
SOS_VERSION=0x0
|
||
|
|
||
|
#
|
||
|
SOS_MSID=0x0
|
||
|
|
||
|
U_BOOT_VERSION=u-boot-2022.07
|