diff options
| author | Heinrich Schuchardt <[email protected]> | 2025-11-23 23:57:10 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-05 08:54:44 -0600 |
| commit | 21fbda84b39a64fe74c1e34e4ff6e070a9ba200e (patch) | |
| tree | f3e5cc1282e594d2ea541b51a24868b02babe61c /scripts/objdiff | |
| parent | c2ee1e3c4a7924c621f2852713ece0f17495eb08 (diff) | |
cmd: fix 'fdt get value'
The 32bit cells of a device-tree property are big-endian. When printing
them via 0x08x we must first convert to the host endianness.
Remove the restriction to 20 bytes length. This would not allow to read an
SHA256 value.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
