| config BR2_TARGET_AFBOOT_STM32 |
| afboot-stm32 is a very small bootloader for STM32 platforms |
| https://github.com/mcoquelin-stm32/afboot-stm32 |
| if BR2_TARGET_AFBOOT_STM32 |
| config BR2_TARGET_AFBOOT_STM32_KERNEL_ADDR |
| hex "Kernel load address" |
| This is the physical address in your flash memory the kernel |
| will be linked for and stored to. This address is dependent on |
| config BR2_TARGET_AFBOOT_STM32_DTB_ADDR |
| hex "Device-tree load address" |
| This is the physical address in your flash memory the |
| device-tree will be stored to. This address is dependent on |