Skip to content

Commit 82ae0e8

Browse files
committed
Merge remote-tracking branch 'origin/walnascar-6.12.49-2.2.0' into walnascar
2 parents e3ccf63 + 714ad54 commit 82ae0e8

286 files changed

Lines changed: 3211 additions & 4431 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.sourcegraph/ignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Vim temporary files
2+
[._]*.s[a-w][a-z]
3+
[._]s[a-w][a-z]
4+
5+
*.orig
6+
*.rej
7+
*~
8+
9+
# Source Code files with incompatible licenses
10+
*.patch

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Follow the instructions here: https://docs.yoctoproject.org/5.2.2/singleindex.ht
5959

6060
Use the i.MX Linux BSP manifest repository to create the Yocto Project layers.
6161
```
62-
$: repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-linux-walnascar -m imx-6.12.34-2.1.0.xml
62+
$: repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-linux-walnascar -m imx-6.12.49-2.2.0.xml
6363
$: repo sync
6464
```
6565

SBOM-NXP.spdx.json

Lines changed: 1100 additions & 1082 deletions
Large diffs are not rendered by default.
Lines changed: 171 additions & 153 deletions
Large diffs are not rendered by default.

meta-imx-bsp/conf/layer.conf

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ BBFILE_PATTERN_fsl-bsp-release := "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_fsl-bsp-release = "8"
1111
LAYERSERIES_COMPAT_fsl-bsp-release = "mickledore nanbield scarthgap styhead walnascar"
1212

13+
LAYERDEPENDS_fsl-bsp-release = "freescale-layer"
14+
1315
# Create a mirror for unreliable packages
1416
MIRRORS += "http://sourceforge.net/.* http://www.nxp.com/lgfiles/updates/other"
1517

16-
BBMASK += "meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-imx_%.bbappend"
17-
1818
# Define new EULAs and add them to the list defined in meta-freescale.
1919
# See fsl-eula-unpack.bbclass.
2020
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V60 = "cf2070b16b9d4acf60a98e8cbc32a25a"
@@ -281,10 +281,6 @@ IMAGE_BOOT_FILES:remove:imx8mp-ddr4-evk = " \
281281
mcore-demos/imx8mp_m7_TCM_low_power_wakeword.bin \
282282
"
283283

284-
IMAGE_BOOT_FILES:remove:imx8mp-lpddr4-ndm = " \
285-
mcore-demos/imx8mp_m7_TCM_low_power_wakeword.bin \
286-
"
287-
288284
# Overrides for imx8mq-evk.conf
289285
IMAGE_BOOT_FILES:append:imx8mqevk = " \
290286
mcore-demos/imx8mq_m4_DDR_hello_world.bin \
@@ -361,6 +357,9 @@ KERNEL_DEVICETREE:append:imx93-11x11-lpddr4x-evk = " \
361357
KERNEL_DEVICETREE:remove:imx93-11x11-lpddr4x-evk = " \
362358
freescale/imx93-11x11-evk-rpmsg-lpv.dtb \
363359
"
360+
IMAGE_BOOT_FILES:remove:imx93-11x11-lpddr4x-evk = " \
361+
mcore-demos/imx93-11x11-evk_m33_TCM_low_power_wakeword.bin \
362+
"
364363
MACHINE_FEATURES:append:imx93-11x11-lpddr4x-evk = " rvgpu-emu"
365364

366365
# Overrides for imx93-14x14-lpddr4x-evk.conf
@@ -373,4 +372,16 @@ MACHINE_FEATURES:append:imx93-14x14-lpddr4x-evk = " rvgpu-emu"
373372
KERNEL_DEVICETREE:remove:imx93-9x9-lpddr4-qsb = " \
374373
freescale/imx93-9x9-qsb-rpmsg-lpv.dtb \
375374
"
375+
IMAGE_BOOT_FILES:remove:imx93-9x9-lpddr4-qsb = " \
376+
mcore-demos/imx93-9x9-qsb_m33_TCM_low_power_wakeword.bin \
377+
"
376378
MACHINE_FEATURES:append:imx93-9x9-lpddr4-qsb = " rvgpu-emu"
379+
380+
BBFILES_DYNAMIC += " \
381+
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bbappend \
382+
meta-arm:${LAYERDIR}/dynamic-layers/meta-arm/*/*/*.bb \
383+
meta-arm:${LAYERDIR}/dynamic-layers/meta-arm/*/*/*.bbappend \
384+
meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bbappend \
385+
multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bbappend \
386+
parsec-layer:${LAYERDIR}/dynamic-layers/parsec-layer/*/*/*.bbappend \
387+
"

meta-imx-bsp/conf/machine/imx93evk.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ IMAGE_BOOT_FILES:append = " \
7070
mcore-demos/imx93-14x14-evk_m33_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \
7171
mcore-demos/imx93-14x14-evk_m33_TCM_rpmsg_lite_str_echo_rtos.bin \
7272
mcore-demos/imx93-9x9-qsb_m33_TCM_power_mode_switch.bin \
73-
mcore-demos/imx93-9x9-qsb_m33_TCM_low_power_wakeword.bin \
7473
mcore-demos/imx93-9x9-qsb_m33_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \
7574
mcore-demos/imx93-9x9-qsb_m33_TCM_rpmsg_lite_str_echo_rtos.bin \
7675
mcore-demos/imx93-9x9-qsb_m33_TCM_sai_low_power_audio.bin \

meta-imx-bsp/conf/machine/imx943-15x15-lpddr4-evk.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
1212
UBOOT_CONFIG_BASENAME = "imx943_evk"
1313

1414
OEI_BOARD ?= "mx943lp4-15"
15-
1615
DDR_TYPE = "lpddr4x"
17-
1816
DDR_FIRMWARE_NAME = " \
1917
lpddr4x_dmem_v202409.bin \
2018
lpddr4x_dmem_qb_v202409.bin \
2119
lpddr4x_imem_v202409.bin \
2220
lpddr4x_imem_qb_v202409.bin \
2321
"
22+
OEI_DDR_CONFIG = "MIMX943_LPDDR4_EVK_15X15_3733MTS_FW2024.09_timing"
23+
OEI_DDR_CONFIG_ECC = "MIMX943_LPDDR4_EVK_15X15_3733MTS_FW2024.09_ECC_enabled_timing"

meta-imx-bsp/conf/machine/imx943-19x19-lpddr4-evk.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
1212
UBOOT_CONFIG_BASENAME = "imx943_evk"
1313

1414
OEI_BOARD ?= "mx943lp4-19"
15-
1615
DDR_TYPE = "lpddr4x"
17-
1816
DDR_FIRMWARE_NAME = " \
1917
lpddr4x_dmem_v202409.bin \
2018
lpddr4x_dmem_qb_v202409.bin \
2119
lpddr4x_imem_v202409.bin \
2220
lpddr4x_imem_qb_v202409.bin \
2321
"
22+
OEI_DDR_CONFIG = "MIMX943_LPDDR4_EVK_19X19_4266MTS_FW2024.09_timing"
23+
OEI_DDR_CONFIG_ECC = "MIMX943_LPDDR4_EVK_19X19_4266MTS_FW2024.09_ECC_enabled_timing"

meta-imx-bsp/conf/machine/imx943-19x19-lpddr5-evk.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
1212
UBOOT_CONFIG_BASENAME = "imx943_evk"
1313

1414
OEI_BOARD ?= "mx943lp5-19"
15-
1615
DDR_TYPE = "lpddr5"
17-
1816
DDR_FIRMWARE_NAME = " \
1917
lpddr5_dmem_v202409.bin \
2018
lpddr5_dmem_qb_v202409.bin \
2119
lpddr5_imem_v202409.bin \
2220
lpddr5_imem_qb_v202409.bin \
2321
"
22+
OEI_DDR_CONFIG = "MIMX943_LPDDR5_EVK_19X19_4266MTS_FW2024.09_timing"
23+
OEI_DDR_CONFIG_ECC = "MIMX943_LPDDR5_EVK_19X19_4266MTS_FW2024.09_ECC_enabled_timing"

meta-imx-bsp/conf/machine/imx95-15x15-lpddr4x-evk.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,14 @@ IMXBOOT_TARGETS_BASENAME = "flash"
7878

7979
OEI_BOARD = "mx95lp4x-15"
8080
DDR_TYPE = "lpddr4x"
81-
8281
DDR_FIRMWARE_NAME = " \
8382
lpddr4x_dmem_v202409.bin \
8483
lpddr4x_dmem_qb_v202409.bin \
8584
lpddr4x_imem_v202409.bin \
8685
lpddr4x_imem_qb_v202409.bin \
8786
"
87+
OEI_DDR_CONFIG = "MIMX95_LPDDR4X_EVK_15X15_4000MTS_FW2024.09_timing"
88+
OEI_DDR_CONFIG_ECC = "MIMX95_LPDDR4X_EVK_15X15_4000MTS_FW2024.09_ECC_enabled_timing"
8889

8990
M4_DEFAULT_IMAGE_MX95 = "imx95-15x15-evk_m7_TCM_power_mode_switch.bin"
9091

0 commit comments

Comments
 (0)