commit | d81d0172bfce5175940bd8003b61e5434107687d | [log] [tgz] |
---|---|---|
author | Che-Liang Chiou <clchiou@chromium.org> | Thu Oct 25 16:31:05 2012 +0000 |
committer | Gerald Van Baren <gvb@unssw.com> | Mon Nov 12 23:14:57 2012 -0500 |
tree | a08327dfcaab8d16aec6d534164ee526419f002b | |
parent | 3e1c15128f74bcd52e4d037b4f87c6a7f96b377e [diff] |
fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property It decodes a 64-bit value from a property that is at least 8 bytes long. Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>