diff options
author | Simon Glass <sjg@chromium.org> | 2014-06-18 06:10:15 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-07 23:42:33 (GMT) |
commit | 0b308f14f06bc464bbf9bf3566aca0e1eabffb33 (patch) | |
tree | 4fc97b28d50f1bff565929f3160c73f6630f7ca3 /doc/driver-model | |
parent | 6ee3d00d1d9d9977e975bd72c3668ee4f210a99d (diff) | |
download | u-boot-0b308f14f06bc464bbf9bf3566aca0e1eabffb33.tar.xz |
Avoid using gawk-specific strtonum()
We need to subtract two hex numbers. Avoid using strtonum() by doing the
subtraction in bc with a suitable input base.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Vasili Galka <vvv444@gmail.com>
Diffstat (limited to 'doc/driver-model')
0 files changed, 0 insertions, 0 deletions