diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb index 495961feee..97022c5379 100644 --- a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb +++ b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb @@ -62,12 +62,7 @@ chip soc/amd/picasso device pci 0.1 off end # integrated Ethernet MAC device pci 0.2 off end # integrated Ethernet MAC end - device pci 14.0 on # SM - chip drivers/generic/generic # dimm 0-0-0 - device i2c 50 on end - device i2c 51 on end - end - end # SM + device pci 14.0 on end # SM device pci 14.3 on # - D14F3 bridge chip superio/smsc/sio1036 # optional debug card end |