]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mkimage: Automatically expand FDT in more cases
authorSimon Glass <sjg@chromium.org>
Thu, 12 Jun 2014 13:24:42 +0000 (07:24 -0600)
committerTom Rini <trini@ti.com>
Thu, 19 Jun 2014 15:18:56 +0000 (11:18 -0400)
commit597a8b2c68574970dc38c55abe07712b6045776a
tree815ebb32149d51c50d4b0af257acc9f932446412
parent04819a4ff1c93972ac46aedd3f17becbd5e0b588
mkimage: Automatically expand FDT in more cases

The original code did not cover every case and there was a missing negative
sign in one case. Expand the coverage and fix the bug.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/rsa/rsa-sign.c
tools/image-host.c