DTB blob into eMMC

Hi there,

I’ve compiled the Linux kernel for Ubuntu Mate 16.04 and I’d like to flash the kvim.dtb file to the eMMC.

Do you know where the kvim.dtb file has to be placed to download the DTB blob into eMMC?

So that I could execute:

kvim# tftp 1080000 kvim.dtb
kvim# store dtb write 1080000

Kind Regards,

Hi, TedJack:
What’s your question? It seems that you have already answer your question by yourself.

Regarding further information, you can check at Load Images with U-Boot via TFTP.

Thanks!