diff options
-rw-r--r-- | src/mainboard/amd/bilby/devicetree.cb | 3 | ||||
-rw-r--r-- | src/mainboard/amd/mandolin/variants/cereme/devicetree.cb | 3 | ||||
-rw-r--r-- | src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/src/mainboard/amd/bilby/devicetree.cb b/src/mainboard/amd/bilby/devicetree.cb index c089d0ddc1..aaf1c3ba85 100644 --- a/src/mainboard/amd/bilby/devicetree.cb +++ b/src/mainboard/amd/bilby/devicetree.cb @@ -160,8 +160,7 @@ chip soc/amd/picasso device ref xgbe_1 off end # integrated Ethernet MAC end device ref lpc_bridge on - chip superio/smsc/sio1036 # optional debug card - end + # chip superio/smsc/sio1036 # optional debug card end end # domain diff --git a/src/mainboard/amd/mandolin/variants/cereme/devicetree.cb b/src/mainboard/amd/mandolin/variants/cereme/devicetree.cb index dbb1a14d6d..6342c29f66 100644 --- a/src/mainboard/amd/mandolin/variants/cereme/devicetree.cb +++ b/src/mainboard/amd/mandolin/variants/cereme/devicetree.cb @@ -149,8 +149,7 @@ chip soc/amd/picasso device ref xgbe_1 off end # integrated Ethernet MAC end device ref lpc_bridge on - chip superio/smsc/sio1036 # optional debug card - end + # chip superio/smsc/sio1036 # optional debug card end end # domain diff --git a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb index 6b5a60b14f..035bb7015b 100644 --- a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb +++ b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb @@ -149,8 +149,7 @@ chip soc/amd/picasso device ref xgbe_1 off end # integrated Ethernet MAC end device ref lpc_bridge on - chip superio/smsc/sio1036 # optional debug card - end + # chip superio/smsc/sio1036 # optional debug card end end # domain |