uboot-zynq: remove ZC706 board

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>
This commit is contained in:
Luis Araneda 2018-09-03 22:39:56 -03:00 committed by John Crispin
parent 43d4b8e89e
commit 5d2b702590

View 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