Browse Source

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 <[email protected]>
Luis Araneda 7 years ago
parent
commit
5d2b702590
1 changed files with 0 additions and 4 deletions
  1. 0 4
      package/boot/uboot-zynq/Makefile

+ 0 - 4
package/boot/uboot-zynq/Makefile

@@ -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