summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-01-01 19:00:39 +0100
committerNico Huber <nico.h@gmx.de>2020-01-10 10:16:29 +0000
commite1484e4b3e4ae26539732fe87712357811e6ba06 (patch)
tree283bf2547a69c5554da81818795059bbe1835b95
parentc045a02174b31c1ce614cb04b88b94003d842973 (diff)
downloadcoreboot-e1484e4b3e4ae26539732fe87712357811e6ba06.tar.gz
coreboot-e1484e4b3e4ae26539732fe87712357811e6ba06.tar.bz2
coreboot-e1484e4b3e4ae26539732fe87712357811e6ba06.zip
mb/google/veyron/devicetree.cb: Drop illogical comment
This comment seems to have been copied off some QEMU board. As it would not apply to any veyron variant, drop it. Change-Id: I70a2923520f5c59ae31d149920cf4b096e5a11d1 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38064 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
-rw-r--r--src/mainboard/google/veyron/devicetree.cb1
-rw-r--r--src/mainboard/google/veyron_mickey/devicetree.cb1
-rw-r--r--src/mainboard/google/veyron_rialto/devicetree.cb1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/veyron/devicetree.cb b/src/mainboard/google/veyron/devicetree.cb
index a9673e7e0993..d52b7636bf03 100644
--- a/src/mainboard/google/veyron/devicetree.cb
+++ b/src/mainboard/google/veyron/devicetree.cb
@@ -13,7 +13,6 @@
## GNU General Public License for more details.
##
-# TODO fill with Versatile Express board data in QEMU.
chip soc/rockchip/rk3288
device cpu_cluster 0 on end
register "vop_id" = "1"
diff --git a/src/mainboard/google/veyron_mickey/devicetree.cb b/src/mainboard/google/veyron_mickey/devicetree.cb
index b3c9a476f8d3..2752fc68ac9f 100644
--- a/src/mainboard/google/veyron_mickey/devicetree.cb
+++ b/src/mainboard/google/veyron_mickey/devicetree.cb
@@ -13,7 +13,6 @@
## GNU General Public License for more details.
##
-# TODO fill with Versatile Express board data in QEMU.
chip soc/rockchip/rk3288
device cpu_cluster 0 on end
register "vop_id" = "1"
diff --git a/src/mainboard/google/veyron_rialto/devicetree.cb b/src/mainboard/google/veyron_rialto/devicetree.cb
index c5a100a38c56..7cc35dcc9148 100644
--- a/src/mainboard/google/veyron_rialto/devicetree.cb
+++ b/src/mainboard/google/veyron_rialto/devicetree.cb
@@ -13,7 +13,6 @@
## GNU General Public License for more details.
##
-# TODO fill with Versatile Express board data in QEMU.
chip soc/rockchip/rk3288
device cpu_cluster 0 on end
register "vop_id" = "1"