1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 22:44:35 +01:00
Files
u-boot-megous/drivers/mtd
Patrice Chotard c5c1756c68 mtd: stm32: use parameter instead of default value
To set wait state, a hard coded value is used instead of using
latency parameter. stm32_flash_latency_cfg() is currently used
in arch/arm/mach-stm32/stm32f4/clock.c and in
drivers/clk/clk_stm32f7.c with, in both case, "5" as parameter.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2017-07-10 14:26:05 -04:00
..
2014-11-19 08:48:41 +01:00
2015-11-12 08:26:58 +08:00
2008-09-09 11:48:53 +02:00