commit | c8c86dd6962322a7736dfd73701b412380bb93d6 | [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 | eadbf1aae913b7f6c10921e3d1dd857e322b5630 [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>