commit | 1cb2323b8a457f00f50a76a3491d7f21a3c0929f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 12 05:25:01 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 21 22:01:13 2012 +0200 |
tree | 3d7e28ae8187647e5ad052dd4c323110812c5d9a | |
parent | 1bbd28d21518e3118e0a2d1da87084b6846e5b32 [diff] |
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>