
29 Mar
2018
29 Mar
'18
9:57 a.m.
On Thu, Mar 29, 2018 at 8:19 PM, Ran Shalit ranshalit@gmail.com wrote:
Hello,
Is there a tool to create u-boot environment from text and save into SPI NOR flash ?
You'll get some mileage out of tools/env. It's intended for use on a target so that you can access the target's own u-boot environment from a Linux userland. I'm not sure if it suits your use-case or if you want something you can run on a different host.