]> Git Repo - J-u-boot.git/commit
configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards
authorPatrice Chotard <[email protected]>
Wed, 28 Feb 2018 15:49:55 +0000 (16:49 +0100)
committerTom Rini <[email protected]>
Wed, 14 Mar 2018 01:45:37 +0000 (21:45 -0400)
commit227cefe02c77d1aeebc9a4993635ff62d48a0f6f
treea741f135b04d74a3266febcdb611062b0b9a4e7f
parentd0d645158779a0d3e8e06ac1fa6af902182e49b0
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 <[email protected]>
configs/stm32f429-evaluation_defconfig
configs/stm32f469-discovery_defconfig
configs/stm32f746-disco_defconfig
This page took 0.034896 seconds and 4 git commands to generate.