u-boot-brain/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay 878f7542f1 stm32mp: stm32prog: add support of boot partition for eMMC device
Add support of eMMC device boot partition with
part_id = -1 for offset="boot1"
     or = -2 for offset="boot2"

The stm32prog command configures the MMC DFU backend with "mmcpart"
and configure the eMMC (command "mmc bootbus" and "mmc partconf")
when the update is done.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2020-05-14 09:02:12 +02:00
..
cmd_stm32prog.c stm32mp: add the command stm32prog 2020-05-14 09:02:12 +02:00
Makefile stm32mp: add the command stm32prog 2020-05-14 09:02:12 +02:00
stm32prog_usb.c stm32mp: add the command stm32prog 2020-05-14 09:02:12 +02:00
stm32prog.c stm32mp: stm32prog: add support of boot partition for eMMC device 2020-05-14 09:02:12 +02:00
stm32prog.h stm32mp: stm32prog: add support of boot partition for eMMC device 2020-05-14 09:02:12 +02:00