On 12 July 2012 01:45, Peter Crosthwaite
wrote:
> On Tue, Jul 10, 2012 at 11:32 PM, Peter Maydell wrote:
>> I still think that having this new function is misguided:
>> * nobody's using it
>
> I wasn't thinking a new dead function. I was suggesting that the one
> function you originally proposed
On Tue, Jul 10, 2012 at 11:32 PM, Peter Maydell
wrote:
> Add support for reading device tree properties (both generic
> and single-cell ones) to QEMU's convenience wrapper layer.
>
> Signed-off-by: Peter Maydell
> ---
> Here's a v2:
> * added qemu_devtree_get_one_cell_from_prop() which reads a s
Add support for reading device tree properties (both generic
and single-cell ones) to QEMU's convenience wrapper layer.
Signed-off-by: Peter Maydell
---
Here's a v2:
* added qemu_devtree_get_one_cell_from_prop() which reads a single cell from
a property which is an array of cells
* NB that q