From: Sascha Hauer <sha@pengutronix.de>
To: Michael Riesch <michael.riesch@wolfvision.net>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] fixup! commands: of_property: Extend command usage on external dtb
Date: Sat, 3 Jul 2021 22:42:04 +0200 [thread overview]
Message-ID: <20210703204204.GZ9782@pengutronix.de> (raw)
In-Reply-To: <20210629120445.10441-1-michael.riesch@wolfvision.net>
On Tue, Jun 29, 2021 at 02:04:45PM +0200, Michael Riesch wrote:
> ---
> commands/of_property.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks for catching this. I had already fixed that up.
Sascha
>
> diff --git a/commands/of_property.c b/commands/of_property.c
> index 41bb5f71b..063e97775 100644
> --- a/commands/of_property.c
> +++ b/commands/of_property.c
> @@ -346,7 +346,7 @@ static int do_of_property(int argc, char *argv[])
> return -errno;
> }
>
> - root = of_unflatten_dtb(fdt);
> + root = of_unflatten_dtb(fdt, size);
>
> free(fdt);
> }
> --
> 2.20.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2021-07-03 20:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 16:05 [PATCH v2] " Yunus Bas
2021-06-28 20:23 ` Sascha Hauer
2021-06-29 9:25 ` Michael Riesch
2021-06-29 11:33 ` Yunus Bas
2021-06-29 12:04 ` [PATCH] fixup! " Michael Riesch
2021-07-03 20:42 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210703204204.GZ9782@pengutronix.de \
--to=sha@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=michael.riesch@wolfvision.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox