0 git diff recipes-bsp/u-boot/u-boot-s32_2022.04.bb diff --git a/recipes-bsp/u-boot/u-boot-s32_2022.04.bb b/recipes-bsp/u-boot/u-boot-s32_2022.04.bb index aeb44d20..4ebf970c 100644 --- a/recipes-bsp/u-boot/u-boot-s32_2022.04.bb +++ b/reci...
ERROR: glibc-2.32-r0 do_compile: Execution of '/media/zhuliya/Local/01_S32G/01_BSP/fsl-auto-yocto-bsp/build_s32g274ardb2/tmp/work/aarch64-fsl-linux/glibc/2.32-r0/temp/run.do_compile.29378' failed with exit code 1: make -r PARALLELMFLAGS="-j 24" -C ../git objdir=`pwd` all...
S32G3 BSP38 Worked fine S32G3 BSP41 Didn't work Please let me know if I understood this part correctly. About the device tree, are you using the same exact file? or are you porting your changes from the S32G2 DT to the S32G3 DT? Also, when you mentioned "Forcing XPCS autoneg ...
由于NXP之前使用的git服务器codeaurora已经永久性关闭,本文说明针对S32G如何迁移到github服务器的方法。 目录 1 服务器迁移情况说明... 2 2 参考文档和工具... 4 3 Yocto迁移说明... 4 3.1 从头开始新建Yocto工程说明... 4 3.2
WindRiver-Labs/nxp-s32gPublic archive NotificationsYou must be signed in to change notification settings Fork1 Star5 Code Issues WRLINUX_10_21_BASE_UPDATE0012 2Branches1Tag Code Repository files navigation README NXP S32G BSP 1. About this document === This document describes the common and...
I'm trying to port BSP 33.0 to a custom S32G274A board. And I need to control the GPIO output to drive an external circuit at power on. So I added in the s32_plat_config_pinctrl function of arm-trusted-firmware_2.5/plat/nxp/s32/s32_pinctrl.c: #define SIUL2_MSCR_S32_G1_OPEN_DR...
https://source.codeaurora.org/external/autobsps32/ipcf/ipc-shm-us/tree/.gitmodules?h=release%2Fbsp30... Thank you, Kawin Solved! Go to Solution. Tags: ipcf linux bsp s32g 0 Kudos Reply 1 Solution 01-18-2022 08:58 PM 3,084 Views andrei_skok NXP Employee Hi Kawin ...
Hi experts, I have the below error while building the yocto bsp42 based image. It seems that there are needed kernel modules but not installed. Could
I am trying to make some of the LLCE can connections wake up my build of BSP 42 while using the default LLCE firmware, but it does not appear to be operating as I was expecting. I modify s32cc.dtsi using this patch file I generated using the arm-trusted-firmware: diff --git...
https://github.com/nxp-auto-linux/auto_yocto_bsp/tree/release/bsp39.0, the following commands may be useful for your reference: mkdir ~/bin curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo PATH=${PATH}:~/bin mkdir fsl-auto-yocto...