Yes, I also got it to work (it was a typo) last night
Does your team have any suggestions on the layout recipe - this seems to
be different than the the layout we have been using manually:
pad-to 4K | \ ls-append $(1)-uboot.bin | pad-to 3M | \ ls-append
$(1)-uboot-env.bin | pad-to 9M | \ ls-append ls1043ardb-fman.bin |
pad-to 15M | \ ls-append-dtb $$(DEVICE_DTS) | pad-to 16M | \
append-kernel | pad-to $(LS_SD_ROOTFSPART_OFFSET)M | \ append-rootfs |
check-size $(LS_SD_IMAGE_SIZE)*