We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb96f2b commit 64453e5Copy full SHA for 64453e5
plat/st/stm32mp1/platform.mk
@@ -11,7 +11,7 @@ USE_COHERENT_MEM := 0
11
MULTI_CONSOLE_API := 1
12
13
# Add specific ST version
14
-ST_VERSION := r1.3
+ST_VERSION := r1.4
15
VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}-${ST_VERSION}(${BUILD_TYPE}):${BUILD_STRING}
16
17
# Please don't increment this value without good understanding of
0 commit comments