Tool/software:
I used the linux SDK to development. I have enable the u-boot env to save into eMMC boot partition. Now I want to use the fw_printenv on linux to print the env of u-boot data at linux.
Could you please provide how to add the fw_printenv on my build process. I use the yocto build process.