mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-28 18:11:42 +02:00
With the exception of distro_boot support, we can move all of the rest of the environment changes to come from CONFIG_EXTRA_ENV_TEXT and in turn remove CONFIG_ENV_REFLASH. Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Documentation for DragonBoard 410c is now located at: doc/board/qualcomm/dragonboard410c.rst Note that the installation method has changed: U-Boot is now installed into the "aboot" partition (replacing Little Kernel/LK). It is no longer packaged into an Android boot image and loaded through Qualcomm's LK bootloader.