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>
This commit is contained in:
parent
c045a02174
commit
e1484e4b3e
|
@ -13,7 +13,6 @@
|
||||||
## GNU General Public License for more details.
|
## GNU General Public License for more details.
|
||||||
##
|
##
|
||||||
|
|
||||||
# TODO fill with Versatile Express board data in QEMU.
|
|
||||||
chip soc/rockchip/rk3288
|
chip soc/rockchip/rk3288
|
||||||
device cpu_cluster 0 on end
|
device cpu_cluster 0 on end
|
||||||
register "vop_id" = "1"
|
register "vop_id" = "1"
|
||||||
|
|
|
@ -13,7 +13,6 @@
|
||||||
## GNU General Public License for more details.
|
## GNU General Public License for more details.
|
||||||
##
|
##
|
||||||
|
|
||||||
# TODO fill with Versatile Express board data in QEMU.
|
|
||||||
chip soc/rockchip/rk3288
|
chip soc/rockchip/rk3288
|
||||||
device cpu_cluster 0 on end
|
device cpu_cluster 0 on end
|
||||||
register "vop_id" = "1"
|
register "vop_id" = "1"
|
||||||
|
|
|
@ -13,7 +13,6 @@
|
||||||
## GNU General Public License for more details.
|
## GNU General Public License for more details.
|
||||||
##
|
##
|
||||||
|
|
||||||
# TODO fill with Versatile Express board data in QEMU.
|
|
||||||
chip soc/rockchip/rk3288
|
chip soc/rockchip/rk3288
|
||||||
device cpu_cluster 0 on end
|
device cpu_cluster 0 on end
|
||||||
register "vop_id" = "1"
|
register "vop_id" = "1"
|
||||||
|
|
Loading…
Reference in New Issue