summaryrefslogtreecommitdiff
path: root/device_tree.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-05-17 12:47:57 +0200
committerAlexander Graf <agraf@suse.de>2012-06-24 01:04:46 +0200
commit7ae2291e8e0f34ac520044c8af0437a701e1c967 (patch)
treecaedcc8151beff6f64e61da3bdfef2a4a9293ac5 /device_tree.c
parentc640d088349acaf23161e7afb3dfeb5d6a7007f1 (diff)
downloadqemu-7ae2291e8e0f34ac520044c8af0437a701e1c967.tar.gz
dt: add helpers for multi-cell adds
We have device tree helpers that allow us to create single cell (u32) wide properties. However, when creating properties that contain an array of cells, we need to jump through hoops, manually passing in an array with converted endianness. To ease the pain of this, create a generic macro helper that allows us to pass the cells as arguments. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
Diffstat (limited to 'device_tree.c')
0 files changed, 0 insertions, 0 deletions