Backup the current u-boot: (md5 checked against original u-boot.bin file match)
the count value my be different on yours
dd if=/dev/mmcblk0 of=/tmp/installed_uboot.bin skip=97 count=1376
And check it's version :
strings /tmp/installed_uboot.bin | grep "U-Boot 20"
Indeed if you have a 2019.xx version you are ok apparently
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Recommended Posts
Posted by Elclaudio,
Reputation Points
Go to this post
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.