mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-23 09:12:59 +08:00
Add a simple expr style command that will set an env variable as the result of the command. This allows us to do simple math in shell. The following operations are supported: &, |, ^, +, -, *, /. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2.0 KiB
2.0 KiB