[PATCH 2/2] sandbox: compile in a fallback device tree
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Oct 7 13:22:58 EDT 2020
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?
Thanks,
Ahmad
--
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 |
More information about the barebox
mailing list