
8 Jul
2014
8 Jul
'14
3:36 a.m.
On Wed, Jun 18, 2014 at 12:10:15AM -0600, Simon Glass wrote:
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
Applied to u-boot/master, thanks!
--
Tom