Skip to content

Commit f32437d

Browse files
author
M.Mankali
committed
@FIR-209 Enable DDR-accessible root.ubi
1 parent c852497 commit f32437d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/boot/dts/intel/socfpga_agilex_bittware.dts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,11 +181,14 @@
181181
};
182182
};
183183

184+
/* To test TXE blob with DDR, we need to comment out PCIE & SSD */
185+
#ifdef DDR_ACCESS
184186
&pcie_0_pcie_aglx {
185187
status = "okay";
186188
compatible = "altr,pcie-root-port-3.0-f-tile";
187189
/* interrupts = <0 0 0>; */
188190
/* interrupts = <32 IRQ_TYPE_LEVEL_HIGH>;
189191
interupt_parent = <&intc>; */
190192
};
193+
#endif
191194

0 commit comments

Comments
 (0)