I’m building the balena os to include my custom layer. I’m building and placing the dtbo in /boot/overlays/ and then writing the path in uEnv.txt_internal hower on boot I get an error that the overlay is not found. When I ssh into the device the overlays are present so I’m guessing the reference in the uEnv.txt_internal is wrong. What is the correct syntax to use?
mmc1(part 0) is current device
SD/MMC found on device 1
1303 bytes read in 1 ms (1.2 MiB/s)
Loaded env from uEnv.txt
Importing environment from …
switch to partitions #0, OK
mmc1(part 0) is current device
] …: [enable_uboot_overlays=1
] …: [enable_uboot_cape_universal=1
debug: [uboot_base_dtb_univ=am335x-bonegreen-wireless-uboot-univ.dtb] …
uboot_overlays: [uboot_base_dtb=am335x-bonegreen-wireless-uboot-univ.dtb] …
debug: unable to find [am335x-bonegreen-wireless-uboot-univ.dtb] using [am335x-boneblack-uboot.dtb] instead …
debug: [uboot_base_dtb_univ=am335x-boneblack-uboot.dtb] …
uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot.dtb] …
uboot_overlays: Switching too: dtb=am335x-boneblack-uboot.dtb …
loading /boot/am335x-boneblack-uboot.dtb …
91852 bytes read in 45 ms (1.9 MiB/s)
uboot_overlays: [fdt_buffer=0x60000] …
]…t_overlays: unable to find [mmc 1:2 /boot/overlays/customoverlay.dtbo
]…t_overlays: unable to find [mmc 1:2 /boot/overlays/BB-CAN0-00A0.dtbo
]…t_overlays: unable to find [mmc 1:2 /boot/overlays/BB-CAN1-00A0.dtbo
uboot_overlays: loading /boot/overlays/BB-BONE-eMMC1-01-00A0.dtbo …
1584 bytes read in 165 ms (8.8 KiB/s)
uboot_overlays: loading /boot/overlays/BB-BBGW-WL1835-00A0.dtbo …
4785 bytes read in 173 ms (26.4 KiB/s)
uboot_overlays: loading /boot/overlays/BB-ADC-00A0.dtbo …
867 bytes read in 164 ms (4.9 KiB/s)
uboot_overlays: unable to find [mmc 1:2 /boot/overlays/univ-bbgw-EW-00A0.dtbo]…
SD/MMC found on device 1