summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2020-05-05 23:19:30 -0700
committerYe Li <ye.li@nxp.com>2020-05-05 23:19:30 -0700
commit8e0c4e73b4b75afc731c8dce15c6254acc82a5a1 (patch)
tree71ad8a058aeb18b50b0b94f47856d0899990e9de
parentab433440269bbd5383b47ee60957e9906cda0b3b (diff)
imx8mq: Change validation board DTB nameimx_5.4.24_er3automotive-10.0.0_2.4.0automotive-10.0.0_2.2.0
After u-boot upgraded to imx_v2020.04, the imx8mq validation board is renamed to val not arm2. Update the new name in build script Signed-off-by: Ye Li <ye.li@nxp.com>
-rw-r--r--iMX8M/soc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/iMX8M/soc.mak b/iMX8M/soc.mak
index 81aa6e6..b7b3986 100644
--- a/iMX8M/soc.mak
+++ b/iMX8M/soc.mak
@@ -68,7 +68,7 @@ HDMI = yes
SPL_LOAD_ADDR = 0x7E1000
TEE_LOAD_ADDR = 0xfe000000
ATF_LOAD_ADDR = 0x00910000
-VAL_BOARD = arm2
+VAL_BOARD = val
#define the F(Q)SPI header file
QSPI_HEADER = ../scripts/qspi_header
QSPI_PACKER = ../scripts/fspi_packer.sh