UPSTREAM: arch-stm32: Factorize stm32.h for STM32F4 and F7For STM32F4 and F7 SoCx family, a specific stm32.h file exists.Some common defines are duplicated or even unused in each ofthese stm32.h.
UPSTREAM: arch-stm32: Factorize stm32.h for STM32F4 and F7For STM32F4 and F7 SoCx family, a specific stm32.h file exists.Some common defines are duplicated or even unused in each ofthese stm32.h.Factorize all common definition in arch/arm/include/asm/stm32f.h and keepspecific definitions in each arch/arm/include/asm/arch-stm32fx/stm32.h.Change-Id: I63b112cc23cde9d970a29fb0fba728d34b065d1bSigned-off-by: Patrice Chotard <patrice.chotard@st.com>Signed-off-by: Jon Lin <jon.lin@rock-chips.com>(cherry picked from commit 2536f18bfa22eacc8d39d5b68762374f4bca8986)
show more ...