abee533d01019410de6bd662b5b75e9413fd6357
[openwrt/openwrt.git] / target / linux / ramips / image / rt3883.mk
1 #
2 # RT3662/RT3883 Profiles
3 #
4 define Build/mkrtn56uimg
5 $(STAGING_DIR_HOST)/bin/mkrtn56uimg $(1) $@
6 endef
7
8 define Device/br-6475nd
9 DTS := BR-6475ND
10 BLOCKSIZE := 64k
11 IMAGE_SIZE := 7744k
12 IMAGE/sysupgrade.bin := append-kernel | append-rootfs | \
13 edimax-header -s CSYS -m RN54 -f 0x70000 -S 0x01100000 | pad-rootfs | \
14 append-metadata | check-size $$$$(IMAGE_SIZE)
15 DEVICE_TITLE := Edimax BR-6475nD
16 DEVICE_PACKAGES := swconfig
17 endef
18 TARGET_DEVICES += br-6475nd
19
20 define Device/cy-swr1100
21 $(Device/seama)
22 DTS := CY-SWR1100
23 BLOCKSIZE := 64k
24 KERNEL := $(KERNEL_DTB)
25 SEAMA_SIGNATURE := wrgnd10_samsung_ss815
26 DEVICE_TITLE := Samsung CY-SWR1100
27 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
28 endef
29 TARGET_DEVICES += cy-swr1100
30
31
32 define Device/dir-645
33 $(Device/seama)
34 DTS := DIR-645
35 BLOCKSIZE := 4k
36 KERNEL := $(KERNEL_DTB)
37 SEAMA_SIGNATURE := wrgn39_dlob.hans_dir645
38 DEVICE_TITLE := D-Link DIR-645
39 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
40 endef
41 TARGET_DEVICES += dir-645
42
43
44 define Device/hpm
45 DTS := HPM
46 BLOCKSIZE := 64k
47 IMAGE_SIZE := 16064k
48 DEVICE_TITLE := Omnima HPM
49 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2
50 endef
51 TARGET_DEVICES += hpm
52
53
54 define Device/rt-n56u
55 DTS := RT-N56U
56 BLOCKSIZE := 64k
57 IMAGE/sysupgrade.bin += | mkrtn56uimg -s
58 DEVICE_TITLE := Asus RT-N56U
59 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
60 endef
61 TARGET_DEVICES += rt-n56u
62
63
64 define Device/tew-691gr
65 DTS := TEW-691GR
66 BLOCKSIZE := 64k
67 IMAGES += factory.bin
68 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
69 umedia-header 0x026910
70 DEVICE_TITLE := TRENDnet TEW-691GR
71 DEVICE_PACKAGES := swconfig
72 endef
73 TARGET_DEVICES += tew-691gr
74
75
76 define Device/tew-692gr
77 DTS := TEW-692GR
78 BLOCKSIZE := 64k
79 IMAGES += factory.bin
80 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
81 umedia-header 0x026920
82 DEVICE_TITLE := TRENDnet TEW-692GR
83 DEVICE_PACKAGES := swconfig
84 endef
85 TARGET_DEVICES += tew-692gr
86
87
88 define Device/wlr-6000
89 DTS := WLR-6000
90 BLOCKSIZE := 4k
91 IMAGE_SIZE := 7244k
92 IMAGES += factory.dlf
93 IMAGE/factory.dlf := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
94 senao-header -r 0x0202 -p 0x41 -t 2
95 DEVICE_TITLE := Sitecom WLR-6000
96 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
97 endef
98 TARGET_DEVICES += wlr-6000
99
100
101 define Device/wmdr-143n
102 DTS := WMDR-143N
103 BLOCKSIZE := 64k
104 DEVICE_TITLE := Loewe WMDR-143N
105 endef
106 TARGET_DEVICES += wmdr-143n