afboot-stm32: new package
authorLee Jones <lee.jones@linaro.org>
Mon, 22 Feb 2016 18:59:15 +0000 (18:59 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 22 Feb 2016 22:23:17 +0000 (23:23 +0100)
commit70c26b8c53c395ef4194cbed5b121a2b9243e4e8
treebded529c51221d258dca6dce3482dc68fc1657ae
parentd86a987a8f6aa445ec11eaa00d14d5177ae45166
afboot-stm32: new package

This is a _very_ small bootloader for STM32 platforms.

At submission afboot-stm32 supports the following boards:

  stm32429i-eval
  stm32746g-eval
  stm32f429i-disco
  stm32f469i-disco

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
[Thomas: fix commit title, add dependency on BR2_arm.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/Config.in
boot/afboot-stm32/Config.in [new file with mode: 0644]
boot/afboot-stm32/afboot-stm32.hash [new file with mode: 0644]
boot/afboot-stm32/afboot-stm32.mk [new file with mode: 0644]