Boot from eMMC (A20 OLinuXino Lime 2)

I would be interested in booting Freedombox on a A20 OLinuXino Lime 2 board (Pioneer edition) from eMMC. I see at this post

Support for A64 OLinuXino

that @sunil achieved this on a A64 OLinuXino board with the following command:

xzcat <image> | ssh root@freedombox.local dd of=/dev/mmcblk2 bs=1M status=progress

Would this also work for the A20 OLinuXino Lime 2 board?

The board inside my Pioneer edition box does not have eMMC.

I also have an eMMC version of that board but I don’t have time to try it yet, perhaps next week-end.

There is a different defconfig for U-boot for the eMMC version, so I don’t know whether the image for the Lime 2 without eMMC will also work.