Skip to content

Commit 64453e5

Browse files
committed
stm32mp1: platform: update st version to r1.4
Change-Id: I3d9dbaa0d7cf7756140545b9b17fcebd9412d834 Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
1 parent cb96f2b commit 64453e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plat/st/stm32mp1/platform.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ USE_COHERENT_MEM := 0
1111
MULTI_CONSOLE_API := 1
1212

1313
# Add specific ST version
14-
ST_VERSION := r1.3
14+
ST_VERSION := r1.4
1515
VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}-${ST_VERSION}(${BUILD_TYPE}):${BUILD_STRING}
1616

1717
# Please don't increment this value without good understanding of

0 commit comments

Comments
 (0)