forked from Imagelibrary/rtems
@@ -116,6 +116,7 @@ static bool arm_errata_is_applicable_processor_errata_775420(
|
|||||||
case ARM_RELEASE_ID_R2_P3:
|
case ARM_RELEASE_ID_R2_P3:
|
||||||
case ARM_RELEASE_ID_R2_P2:
|
case ARM_RELEASE_ID_R2_P2:
|
||||||
is_applicable = true;
|
is_applicable = true;
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
is_applicable = false;
|
is_applicable = false;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user