
29 Jun
2022
29 Jun
'22
4:11 p.m.
On Mon, Jun 13, 2022 at 10:57:30PM -0400, Tom Rini wrote:
Largely, the use of CONFIG_EXTRA_ENV_SETTINGS can be migrated directly to come from CONFIG_EXTRA_ENV_TEXT. The biggest case that cannot easily be migrated is distro_bootcmd support. Rather than block migration on this, remove the #error here so that we can being moving forward.
Cc: Joe Hershberger joe.hershberger@ni.com Cc: Wolfgang Denk wd@denx.de Cc: Simon Glass sjg@chromium.org Signed-off-by: Tom Rini trini@konsulko.com
For the series, applied to u-boot/next, thanks!
--
Tom