]> git.dujemihanovic.xyz Git - u-boot.git/commit
Mark DISTRO_DEFAULTS as deprecated
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:55 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:26 +0000 (11:36 -0400)
commit3b58de4d0b6bde8f8dab0fa0c0dc417e57b6c804
treebe5d9cdd4a91bfd82aac6ee890f8f30165932fd2
parent064a57d019781906e32ccaa16ce122e254dc6533
Mark DISTRO_DEFAULTS as deprecated

Standard boot has been in place for a while now. Quite a few problems
have been found and fixed. It seems like a good time to mark the
script-based approach as deprecated and encourage people to use standard
boot.

Update the DISTRO_DEFAULTS Kconfig to encourage people to move to
standard boot, which is able to boot Linux distributions automatically.

Add a short migration guide to make this easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/Kconfig
doc/develop/bootstd.rst