[U-Boot] [PATCH v2 02/33] fdt: Add a function to decode a variable-sized u32 array
Simon Glass
sjg at chromium.org
Thu Nov 13 06:24:28 CET 2014
On 10 November 2014 18:00, Simon Glass <sjg at chromium.org> wrote:
> Sometimes an array can be of variable size up to a maximum. Add a helper
> function to decode this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> include/fdtdec.h | 16 ++++++++++++++++
> lib/fdtdec.c | 20 ++++++++++++++++++++
> 2 files changed, 36 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list