Skip to main content
Associate II
August 15, 2023
Question

flashlayout tsv file not generated using meta-st-stm32mp-addons

  • August 15, 2023
  • 1 reply
  • 1211 views

flashlayout tsv file not generated using meta-st-stm32mp-addons but images created.

What do I need to add to generate the Flashlayout for sdcard?

This topic has been closed for replies.

1 reply

edwardmclAuthor
Associate II
August 17, 2023

The sample configs used a '_' in the FLASHLAYOUT_TYPE and DEVICE_BOARD. So I used ':' instead and that fixed it.

BTW I'm using kirkstone, mickledore uses the correct separator.