uboot_env v0.1.0 UBootEnv
UBootEnv reads a non-replicated U-Boot environment block for storing firmware and provisioning information.
The U-Boot environment format looks like this:
- CRC32 of bytes 4 through to the end
"<key>=<value>
UBootEnv reads a non-replicated U-Boot environment block for storing firmware and provisioning information.
The U-Boot environment format looks like this:
"<key>=<value>