Hello,
Is it possible to set U-Boot environment variables using MfgTool? If so, how?
Thanks,
Kasper Holtze
Solved! Go to Solution.
You can create your env binary and download to flash via MFG tool.
FYI.
mkenvimage: a tool to generate a U-Boot environment binary image
nice tool.
There are also U-boot scripts, quite useful to fetch and execute the same set of instructions in multiple boards. I have not touch this link for a long time, but you may start with this
You can create your env binary and download to flash via MFG tool.
FYI.
mkenvimage: a tool to generate a U-Boot environment binary image
Hi raymond,
It's really helpful information from you ~~
Thanks.
Best Regards,
Dan
Hi Kasper,
It can not support setting U-Boot environment variables, but only can download u-boot, uImage and fs to flash. It's a download tool.
Best Regards
Dan