commit | 0e055bff2f5a64d5ec94875689ca73998eabd4b4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 23 11:03:40 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 02 09:16:22 2021 -0700 |
tree | dfdc86b06249d510973d4b909155358c2b0862ad | |
parent | 3b55e3f15e5ddaa9b26b7cf5f621ffbe8091ae74 [diff] |
dtoc: Add support for reading fixed-length bytes properties Add functions to read a sequence of bytes from the devicetree. Signed-off-by: Simon Glass <sjg@chromium.org>