Skip to content

Commit

Permalink
uboot-kirkwood: add Zyxel NSA325 uboot
Browse files Browse the repository at this point in the history
add uboot for NSA325

Signed-off-by: Alberto Bursi <[email protected]>
  • Loading branch information
bobafetthotmail authored and nbd168 committed Feb 11, 2017
1 parent 7601859 commit add1dd0
Show file tree
Hide file tree
Showing 2 changed files with 714 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/boot/uboot-kirkwood/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ define U-Boot/nsa310
NAME:=Zyxel NSA310
endef

define U-Boot/nsa325
NAME:=Zyxel NSA325v1 and v2
endef

define U-Boot/pogo_e02
NAME:=Cloud Engines Pogoplug E02
endef
Expand All @@ -70,6 +74,7 @@ UBOOT_TARGETS := \
ib62x0 ib62x0_second_stage \
iconnect iconnect_second_stage \
nsa310 \
nsa325 \
pogo_e02 pogo_e02_second_stage \
sheevaplug

Expand Down
Loading

0 comments on commit add1dd0

Please sign in to comment.