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:
parent
43d4b8e89e
commit
5d2b702590
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue