]> git.sur5r.net Git - u-boot/commit
Improve error messages, more informative.
authorGerald Van Baren <vanbaren@cideas.com>
Thu, 26 Apr 2007 01:24:27 +0000 (21:24 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Fri, 10 Aug 2007 23:21:35 +0000 (19:21 -0400)
commitba24e2ac3bdb5c489f3c787e7542b6474c4d65c6
tree3bb697fa0429bc29d553b226e34e9c388fb4bfca
parent8096b3b8f772c1894ddeda9dbceff6a8826473a4
Improve error messages, more informative.

Print more than the raw libfdt error message strings.  This is especially
useful for cluing in the user when the bootm command aborts due to
blob problems.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
common/fdt_support.c