ARM: DTS: stm32: add stm32f429-disco-u-boot dts file
_ Add gpio compatible and aliases for stm32f429 _ Add FMC sdram node with associated new bindings value to manage second bank (ie bank 1). _ Add "u-boot,dm-pre-reloc" for rcc, fmc, fixed-clock, pinctrl, pwrcfg and gpio nodes. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
committed by
Tom Rini
parent
46b1e54b18
commit
791651e390
@@ -30,8 +30,10 @@
|
||||
/* Timing = value +1 cycles */
|
||||
#define TMRD_1 (1 - 1)
|
||||
#define TMRD_2 (2 - 1)
|
||||
#define TMRD_3 (3 - 1)
|
||||
#define TXSR_1 (1 - 1)
|
||||
#define TXSR_6 (6 - 1)
|
||||
#define TXSR_7 (7 - 1)
|
||||
#define TRAS_1 (1 - 1)
|
||||
#define TRAS_4 (4 - 1)
|
||||
#define TRC_6 (6 - 1)
|
||||
|
||||
Reference in New Issue
Block a user