Arnout Vandecappelle 6e9c98a838 stm32f469-disco: replace $HOST_DIR/usr with $HOST_DIR in flash script 6 lat temu
..
patches 0c6c3b2237 configs/stm32f4xx: use kernel version 4.11 7 lat temu
flash.sh 6e9c98a838 stm32f469-disco: replace $HOST_DIR/usr with $HOST_DIR in flash script 6 lat temu
readme.txt 04d0a5793f configs/stm32f469_disco: new configuration for STM32F469 Discovery board 8 lat temu

readme.txt

STM32F469 Discovery
===================

This tutorial describes how to use the predefined Buildroot
configuration for the STM32F469 Discovery evaluation platform.

Building
--------

make stm32f469_disco_defconfig
make

Flashing
--------

./board/stmicroelectronics/stm32f469-disco/flash.sh output/

It will flash the minimal bootloader, the Device Tree Blob, and the
kernel image which includes the root filesystem as initramfs.