F&S Support Forum
Recent Activities
-
fs-support_PG
Replied to the thread New Yocto Release fsimx6sx-Y2024.12.PostA F&S Development Machine V1.5 with preinstalled fsimx6sx-Y2024.12 Release can be found here
New F&S Development Machine - Fedora36-arm32 -
fs-support_PG
Replied to the thread New F&S Development Machine - Fedora36-arm32.PostF&S Development Machine with Fedora 36 for arm32 V1.5
There is a new Virtual Machine with Fedora36 in your download section available (My F&S / Tools-Linux /VirtualMachines/Fedora36/32-bit (i.MX6)/ F_S_Development_Machine-Fedora_36-arm32_V1.5.ova). The… -
fs-support_PG
Posted the thread New Yocto Release fsimx6sx-Y2024.12.ThreadF&S i.MX6SX Yocto Release 2024.12 (fsimx6sx-Y2024.12)
Please see the file
doc/FSiMX6SX_FirstSteps_eng.pdf
for a description of how everything is installed and used. This doc sub-directory also contains other documentation, for example about the hardware of… -
fs-support_PG
Replied to the thread Howto initramfs with yocto on efusA7ULL.PostHello,
what exactly are you trying to do?
It seems like you are running into this line of the int-live script of the initramfs
https://git.yoctoproject.org/p…-live.sh?h=kirkstone#n151
so the initramfs seems to be loaded correctly.
Your F&S Support Team -
bkeohane
Replied to the thread Howto initramfs with yocto on efusA7ULL.PostHello,
I've built a core-image-minimal-initramfs image to test its deployment in RAM, and I changed the image type to:
(Code, 2 lines)
I changed the fdt variable to:
(Code, 1 line)
I have created a NAND partition "RamDisk", I download and store the… -
fs-support_HK
Replied to the thread Repartitioning NAND Flash (via Yocto/ Patch).PostThe address where the device tree is loaded in RAM is in variable fdtaddr. To change this address, you have to change the fdtaddr variable and then you need to call run .fdt_nand again so that the fdt variable is also updated correctly.
Your F&S Support… -
bkeohane
Replied to the thread Repartitioning NAND Flash (via Yocto/ Patch).PostI changed
(Code, 2 lines)
to
(Code, 2 lines)
which works.
I realized, when creating the rootfs on TargetFS partition, the size is not set correctly. A reboot after setting the partitions solved this issue.
The topic can be regarded as closed, -
bkeohane
Replied to the thread Repartitioning NAND Flash (via Yocto/ Patch).PostI have found the variable
(Code, 1 line)
I assume, this needs to be changed, too? -
bkeohane
Replied to the thread Repartitioning NAND Flash (via Yocto/ Patch).PostHello,
thank you for your answer.
I have setup the partition table accordingly, using the mtdparts env variable:
(Code, 1 line)
and I changed fdtaddr to 0x13000000:
(Code, 14 lines)
However, after installing the new Kernel image, and reinstalling FDT and… -
fs-support_PG
Replied to the thread SPIDEV probe function not called.PostHello,
could you send us a mail to the support address so we can schedule a meeting on this?
Your F&S Support Team