F&S Support Forum

Recent Activities

  • fs-support_PG

    Post
    A 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

    Post

    F&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

    Thread

    F&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

    Post
    Hello,

    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

    Post
    Hello,

    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

    Post
    The 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

    Post
    I 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

    Post
    I have found the variable

    (Code, 1 line)

    I assume, this needs to be changed, too?
  • bkeohane

    Post
    Hello,

    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.
    Post
    Hello,

    could you send us a mail to the support address so we can schedule a meeting on this?

    Your F&S Support Team

Unread Threads

    1. Topic
    2. Replies
    3. Last Reply
    1. New Yocto Release fsimx6sx-Y2024.12 1

      • fs-support_PG
    2. Replies
      1
      Views
      69
      1
    3. fs-support_PG

    1. New F&S Development Machine - Fedora36-arm32 5

      • fs-support_PG
    2. Replies
      5
      Views
      4.3k
      5
    3. fs-support_PG

    1. Howto initramfs with yocto on efusA7ULL 4

      • jzabalza
    2. Replies
      4
      Views
      3.8k
      4
    3. fs-support_PG

    1. Repartitioning NAND Flash (via Yocto/ Patch) 5

      • bkeohane
    2. Replies
      5
      Views
      424
      5
    3. fs-support_HK