u-boot-brain/board/emulation/qemu-arm
Sughosh Ganu cc02f15faa qemu: common: Set dfu_alt_info variable for the platform
The dfu framework uses the dfu_alt_info environment variable to get
information that is needed for performing the firmware update. Add
logic to set the dfu_alt_info for the qemu arm64 platform to reflect
the two mtd partitions created for the u-boot env and the firmware
image. This can be subsequently extended for other qemu architectures
which need this variable set.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
2020-12-31 14:41:31 +01:00
..
Kconfig qemu: common: Set dfu_alt_info variable for the platform 2020-12-31 14:41:31 +01:00
MAINTAINERS ARM: qemu-arm: Add support for AArch64 2018-01-19 15:49:30 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-arm.c qemu: arm: Initialise virtio devices in board_late_init 2020-12-31 14:41:31 +01:00