[U-Boot] [PATCH V2 1/2] ofnode: Replace of_n_addr_cells with of_n_size_cells

Simon Glass sjg at chromium.org
Tue Oct 2 11:22:04 UTC 2018


On 1 October 2018 at 03:37, Marek Vasut <marek.vasut at gmail.com> wrote:
> The size should be decoded using of_n_size_cells(), make it so.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> V2: New patch
> ---
>  drivers/core/ofnode.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list