uboot-zynq: remove ZC706 board
authorLuis Araneda <luaraneda@gmail.com>
Tue, 4 Sep 2018 01:39:56 +0000 (22:39 -0300)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:52 +0000 (17:47 +0100)
The board was added when creating the target, but the
corresponding device was never defined inside the target

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
(backported from 5d2b702590628518bc760662e73b0b8cc45a63da)

package/boot/uboot-zynq/Makefile

index 6d52e81be133908003bb2af583c23264654c26ca..65ac93bfbd3db454885fc434dd1f3ab52053c81b 100644 (file)
@@ -26,10 +26,6 @@ define U-Boot/zc702
   NAME:=Xilinx ZC702 Dev Board
 endef
 
-define U-Boot/zc706
-  NAME:=Xilinx ZC706 Dev Board
-endef
-
 define U-Boot/zed
   NAME:=Avnet Digilent ZedBoard Dev Board
 endef