commit | b0a34a4890a6b9631e660471a94823821afe23d3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 17 22:00:40 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | eefa9361fd6b8191ad5aadde019d4a77e5361f5f | |
parent | 80d54ee829ba360e3f38518e0180bb3f195c7600 [diff] |
dtoc: Test full 64-bit properties with FdtCellsToCpu() At present this test does not check the upper 32 bits of the returned value. Add some additional tests to cover this. Signed-off-by: Simon Glass <sjg@chromium.org>