[PATCH 0/5] sandbox: repair compile and run-time for OF_EMBED case

Tom Rini trini at konsulko.com
Thu Dec 19 00:26:10 CET 2024


On Mon, 02 Dec 2024 16:45:21 +0300, Evgeny Bachinin wrote:

> This patch-set repairs ability to use sandbox with CONFIG_OF_EMBED=y.
> 
> For now, to use OF_EMBED, the following must be done
> 1) sandbox64_defconfig should have:
>   ```
>   -CONFIG_OF_LIVE=y
>   +CONFIG_OF_EMBED=y
>   ```
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list