commit | 0f5e63ec87c406460db9879952a9c5a093017815 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Feb 28 16:49:55 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | a741f135b04d74a3266febcdb611062b0b9a4e7f | |
parent | 10363517e54bfcd85fb79a74c8d8bd9bdd8c8e8d [diff] |
configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards Enable DOS_PARTITION for boards STM32F429-eval, STM32F469-disco and STM32F746-disco. This allows to read FAT partition on mmc. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>