diff options
Diffstat (limited to 'src/mainboard/google')
-rw-r--r-- | src/mainboard/google/rush/devicetree.cb | 1 | ||||
-rw-r--r-- | src/mainboard/google/rush_ryu/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/google/smaug/devicetree.cb | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/rush/devicetree.cb b/src/mainboard/google/rush/devicetree.cb index 40c4ec3f24..6b3e1481b1 100644 --- a/src/mainboard/google/rush/devicetree.cb +++ b/src/mainboard/google/rush/devicetree.cb @@ -15,7 +15,6 @@ chip soc/nvidia/tegra132 device cpu_cluster 0 on - device cpu 0 on end end register "display_controller" = "TEGRA_ARM_DISPLAYA" diff --git a/src/mainboard/google/rush_ryu/devicetree.cb b/src/mainboard/google/rush_ryu/devicetree.cb index 5caa6f66fc..4245444890 100644 --- a/src/mainboard/google/rush_ryu/devicetree.cb +++ b/src/mainboard/google/rush_ryu/devicetree.cb @@ -15,8 +15,6 @@ chip soc/nvidia/tegra132 device cpu_cluster 0 on - device cpu 0 on end - device cpu 1 on end end register "display_controller" = "TEGRA_ARM_DISPLAYA" diff --git a/src/mainboard/google/smaug/devicetree.cb b/src/mainboard/google/smaug/devicetree.cb index e7f8647be7..5d7bf86c5f 100644 --- a/src/mainboard/google/smaug/devicetree.cb +++ b/src/mainboard/google/smaug/devicetree.cb @@ -15,7 +15,6 @@ chip soc/nvidia/tegra210 device cpu_cluster 0 on - device cpu 0 on end end register "display_controller" = "TEGRA_ARM_DISPLAYA" |