summaryrefslogtreecommitdiff
path: root/dtc-parser.y
diff options
context:
space:
mode:
authorAnton Staaf <robotboy@chromium.org>2011-10-11 10:22:28 -0700
committerJon Loeliger <jdl@jdl.com>2011-10-11 12:58:03 -0500
commita4b515c03804dbc0eff5bbf281bd22438717e773 (patch)
tree9bb59428c54b15ad341e711190edb2e86e73c55f /dtc-parser.y
parent2cd4c8d27d6b5ea83723754da4eba5d51aa71b95 (diff)
downloaddevice-tree-compiler-a4b515c03804dbc0eff5bbf281bd22438717e773.tar.gz
dtc: Add data_append_integer function
This function deals with appending integers of various sizes (8, 16 32, and 64 bit currently). It handles endianess conversions. If the integer will not fit in the requested number of bits of storage it will have it's high bits ignored. This patch also rewrites data_append_cell and data_append_addr to use data_append_integer. Signed-off-by: Anton Staaf <robotboy@chromium.org> Acked-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtc-parser.y')
0 files changed, 0 insertions, 0 deletions