u-boot/board/qualcomm/dragonboard410c
Tom Rini 5c3f6a3206 dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT
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>
2022-06-28 17:11:48 -04:00
..
dragonboard410c.c board: dragonboard410c: Fix fastboot 2021-07-23 18:53:46 -04:00
dragonboard410c.env dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT 2022-06-28 17:11:48 -04:00
Kconfig
MAINTAINERS board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00
Makefile board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00
readme.txt board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00

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.