[linux-yocto] [PATCH] nxp-s32g2xx: update kernel config

2021-03-14 Thread Meng Li
From: Meng Li Verdor sdk version upgrade to BSP28, so update kernel configs accordingly. Signed-off-by: Meng Li --- bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 4 1 file changed, 4 insertions(+) diff --git a/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg b/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg index

[linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] features/thunderbolt: change thunderbolt to usb4

2021-03-14 Thread LiweiSong
CONFIG_THUNDERBOLT has changed to CONFIG_USB4, adjust it in kernel-cache. And enable USB4_DEBUGFS_WRITE=m Signed-off-by: Liwei Song --- features/thunderbolt/thunderbolt.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/thunderbolt/thunderbolt.cfg

Re: [yocto] How can I create a truly minimal distribution that runs entirely from RAM?

2021-03-14 Thread p32 via lists.yoctoproject.org
Thank you very much. I figured out that you can have Yocto create a suitable U-Boot wrapper as follows (from the image recipe): IMAGE_FSTYPES = "cpio.xz.u-boot" Now there is only one last issue that I wasn't able to solve yet: I would like Yocto to not only generate this U-Boot file but also