summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
author David Gibson <david@gibson.dropbear.id.au> 2017-04-18 12:52:08 +1000
committer David Gibson <david@gibson.dropbear.id.au> 2017-04-18 12:52:08 +1000
commitc2258841a785742a3fd5c423f4965caac73d01af (patch)
tree9ea6c9822a8754dd9fa76046154c61158ae2b7cb /util.h
parent9067ee4be0e6ac5090c30907da63e24514fd569e (diff)
fdtdump: Fix over-zealous version check
It's perfectly valid for a dtb to have version and last compat version set to the same value, and that value can be 17 (the latest defined version). However, since 0931cea "dtc: fdtdump: check fdt if not in scanning mode" fdtdump will refuse to process such a dtb. We get away with this in many cases because dtc's typical output has last compat version equal to 16, rather than 17, but it's still a bug. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions