avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
10
u-boot/drivers/dfu/Kconfig
Normal file
10
u-boot/drivers/dfu/Kconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
menu "DFU support"
|
||||
|
||||
config DFU_TFTP
|
||||
bool "DFU via TFTP"
|
||||
help
|
||||
This option allows performing update of DFU-managed medium with data
|
||||
sent via TFTP boot.
|
||||
|
||||
Detailed description of this feature can be found at ./doc/README.dfutftp
|
||||
endmenu
|
||||
Reference in New Issue
Block a user