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