sw_apps:zynqmp_fsbl: Updated release version to 2015.4
Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
parent
86d2cde9d0
commit
9b2ec2375f
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ typedef struct {
|
|||
|
||||
/* SDK release version */
|
||||
#define SDK_RELEASE_YEAR 2015
|
||||
#define SDK_RELEASE_QUARTER 3
|
||||
#define SDK_RELEASE_QUARTER 4
|
||||
|
||||
#define XFSBL_RUNNING (0xFFFFU)
|
||||
#define XFSBL_COMPLETED (0x0U)
|
||||
|
|
Loading…
Add table
Reference in a new issue