commit | aadef0a1bc3db81708471c9d18eb6c756659196f | [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 | 79289c0b5ff4a8c7869d7ca629cddc660dd06095 [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>