[U-Boot] [PATCH v2 4/4] dm: Fix default address cells return value
sjg at google.com
sjg at google.com
Fri Sep 27 23:28:51 UTC 2019
On Thu, 5 Sep 2019 at 01:49, <matthias.bgg at kernel.org> wrote:
>
> From: Matthias Brugger <mbrugger at suse.com>
>
> Default address cells value on the livetree access function
> returns the wrong value. Fix this so that the value returned
> corresponds to the device tree specification.
>
> Signed-off-by: Matthias Brugger <mbrugger at suse.com>
> ---
>
> include/dm/of.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list