]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mkimage: Automatically make space in FDT when full
authorSimon Glass <sjg@chromium.org>
Tue, 3 Jun 2014 04:04:53 +0000 (22:04 -0600)
committerTom Rini <trini@ti.com>
Wed, 11 Jun 2014 20:25:46 +0000 (16:25 -0400)
When adding hashes or signatures, the target FDT may be full. Detect this
and automatically try again after making 1KB of space.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found