mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
dts: arm: ipq9574: disable pcie
This changes temporarily disable pcie Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org> Change-Id: I36b2f1563e6c4de928f5f4e5cd84afec94488221
This commit is contained in:
parent
4f92f7e93e
commit
2dfd9be9a9
3 changed files with 0 additions and 6 deletions
|
|
@ -23,8 +23,6 @@
|
|||
console = "/serial@78B1000";
|
||||
uart2 = "/serial@78B2000";
|
||||
usb0 = "/xhci@8a00000";
|
||||
pci0 = "/pci@28000000";
|
||||
pci1 = "/pci@10000000";
|
||||
nand = "/nand-controller@79B0000";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@
|
|||
console = "/serial@78B1000";
|
||||
uart2 = "/serial@78B2000";
|
||||
usb0 = "/xhci@8a00000";
|
||||
pci0 = "/pci@20000000";
|
||||
pci1 = "/pci@18000000";
|
||||
nand = "/nand-controller@79B0000";
|
||||
i2c0 = "/i2c@78BA000";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@
|
|||
console = "/serial@78B1000";
|
||||
uart2 = "/serial@78B2000";
|
||||
usb0 = "/xhci@8a00000";
|
||||
pci0 = "/pci@20000000";
|
||||
pci1 = "/pci@18000000";
|
||||
nand = "/nand-controller@79B0000";
|
||||
i2c0 = "/i2c@78BA000";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue