mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-08-22 06:51:10 +02:00
Merge "fix(zynqmp): fix xck24 silicon ID" into integration
This commit is contained in:
commit
95cde79501
@ -215,7 +215,7 @@ static const struct {
|
||||
#define ZYNQMP_PL_STATUS_MASK BIT(ZYNQMP_PL_STATUS_BIT)
|
||||
#define ZYNQMP_CSU_VERSION_MASK ~(ZYNQMP_PL_STATUS_MASK)
|
||||
|
||||
#define SILICON_ID_XCK24 0x4714093U
|
||||
#define SILICON_ID_XCK24 0x4712093U
|
||||
#define SILICON_ID_XCK26 0x4724093U
|
||||
|
||||
static char *zynqmp_get_silicon_idcode_name(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user