]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Tidy debugging, add to fdtdec_get_int/addr()
authorSimon Glass <sjg@chromium.org>
Thu, 12 Jul 2012 05:25:01 +0000 (05:25 +0000)
committerAnatolij Gustschin <agust@denx.de>
Fri, 21 Sep 2012 20:01:13 +0000 (22:01 +0200)
commit1cb2323b8a457f00f50a76a3491d7f21a3c0929f
tree3d7e28ae8187647e5ad052dd4c323110812c5d9a
parent1bbd28d21518e3118e0a2d1da87084b6846e5b32
fdt: Tidy debugging, add to fdtdec_get_int/addr()

The new debugging shows the value of integers and addresses read
from the device tree and tidy up GPIO output.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/fdtdec.c