[U-Boot] [PATCH 4/4] dts: stv0991: Add trigger-address property to QSPI device

18 May
2017
18 May
'17
8:26 p.m.
Add the 'cdns,trigger-address' property to the cadence QSPI device node for the ST STV0991 application board.
Signed-off-by: Jason A. Rush jason.rush@gd-ms.com --- arch/arm/dts/stv0991.dts | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/stv0991.dts b/arch/arm/dts/stv0991.dts index fa3fd641b2..6bc5372c7f 100644 --- a/arch/arm/dts/stv0991.dts +++ b/arch/arm/dts/stv0991.dts @@ -33,6 +33,7 @@ <0x40000000 0x1000000>; clocks = <3750000>; sram-size = <256>; + cdns,trigger-address = <0x40000000>; status = "okay";
flash0: n25q32@0 {
--
2.11.0
2916
Age (days ago)
2916
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rush, Jason A.