On May 26, 2010, at 9:38 PM, Jerry Van Baren wrote:
> Wolfgang Denk wrote:
>> Dear Timur Tabi,
>>
>> In message <1274308618-2974-1-git-send-email-ti...@freescale.com> you wrote:
>>> Introduce function fdt_get_max_phandle(), which returns the largest value
>>> of all phandles in a device tree. T
Wolfgang Denk wrote:
> Dear Timur Tabi,
>
> In message <1274308618-2974-1-git-send-email-ti...@freescale.com> you wrote:
>> Introduce function fdt_get_max_phandle(), which returns the largest value
>> of all phandles in a device tree. This is useful for allocating a new
>> phandle
>> property, s
Dear Timur Tabi,
In message <1274308618-2974-1-git-send-email-ti...@freescale.com> you wrote:
> Introduce function fdt_get_max_phandle(), which returns the largest value
> of all phandles in a device tree. This is useful for allocating a new phandle
> property, since all phandles must be unique.
Introduce function fdt_get_max_phandle(), which returns the largest value
of all phandles in a device tree. This is useful for allocating a new phandle
property, since all phandles must be unique.
Signed-off-by: Timur Tabi
---
include/libfdt.h| 20
lib/libfdt/fdt_ro.c
4 matches
Mail list logo