]> git.proxmox.com Git - qemu.git/commit
dt: add helper for 64bit cell adds
authorAlexander Graf <agraf@suse.de>
Thu, 17 May 2012 23:53:01 +0000 (01:53 +0200)
committerAlexander Graf <agraf@suse.de>
Sat, 23 Jun 2012 23:04:46 +0000 (01:04 +0200)
commitbb28eb3797b0fbb4baa6d87edf69b3a0ff499e94
tree175b979f374f1751c3f810ea8692ea0a70e88f41
parent3601b572820ee5f3676ab24c068a4e011b72236d
dt: add helper for 64bit cell adds

Some times in the device tree, we find an array of 2 u32 cells that
really are a single u64 value. This patch adds a helper to make the
creation of these easy.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
device_tree.c
device_tree.h