mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 2/2] sandbox: compile in a fallback device tree
Date: Thu, 8 Oct 2020 08:33:04 +0200	[thread overview]
Message-ID: <20201008063304.GE12463@pengutronix.de> (raw)
In-Reply-To: <0d676783-a0ec-2725-c497-3319103e0f14@pengutronix.de>

On Wed, Oct 07, 2020 at 07:22:58PM +0200, Ahmad Fatoum wrote:
> Hello Sascha,
> 
> On 10/7/20 10:14 AM, Sascha Hauer wrote:
> > On Mon, Oct 05, 2020 at 10:28:35AM +0200, Ahmad Fatoum wrote:
> >> +	root = of_unflatten_dtb(dtb);
> >>  
> >>  	if (IS_ERR(root))
> >>  		return PTR_ERR(root);
> > 
> > This is a nice change as it allows us to use the newly created
> > barebox_register_fdt() for sandbox as well. I squashed this into this
> > patch.
> 
> Patch 01/02 didn't wasn't it upstream. This is required for building
> sandbox on x86 now. Can you order it before the 2nd patch?

Just did that.

Sascha


-- 
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

      reply	other threads:[~2020-10-08  6:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05  8:28 [PATCH 1/2] gen-dtb-s: support x86 and other platforms with 16-bit .word Ahmad Fatoum
2020-10-05  8:28 ` [PATCH 2/2] sandbox: compile in a fallback device tree Ahmad Fatoum
2020-10-07  8:14   ` Sascha Hauer
2020-10-07 17:22     ` Ahmad Fatoum
2020-10-08  6:33       ` 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=20201008063304.GE12463@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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