]> Git Repo - u-boot.git/commit - cmd/setexpr.c
Add a simple load option to setexpr
authorJoe Hershberger <[email protected]>
Thu, 1 Nov 2012 16:21:14 +0000 (16:21 +0000)
committerTom Rini <[email protected]>
Wed, 19 Dec 2012 22:51:57 +0000 (15:51 -0700)
commit4823b45da2b5d434b1009f8b511a8fc846c7a252
tree3689cb057d408cdabf34cdf9431b4bcbec4ea2ad
parent2400727318a0a1ecf15a9deae85b0719c4c47aba
Add a simple load option to setexpr

Make setexpr accept a 2 parameter variant that will simply load a value
into a variable.  This is useful for loading a value from memory.

Signed-off-by: Joe Hershberger <[email protected]>
common/cmd_setexpr.c
This page took 0.032283 seconds and 4 git commands to generate.