-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Linux Core SDK
-
LCPD-45181
-
11.01
-
12.01.00
-
The U-Boot binman has <sw-rev> property to specify the SWREV value. It is not clear if this SWREV value is for the SBL or the Board Configurations binaries (SYSFW SWREV value is controlled by TI itself).
From the implementation, the <sw-rev> property dictates the SBL SWREV value. There is no property for the Board Configurations SWREV value.
Since, the SWREV values may be different, there needs to be different <sw-rev> properties for SBL and Board Configurations.