b7839943574edfb0a6e13c3bda6ffc5754732ffa
[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 \
28 kmod-usb-ledtrig-usbport swconfig
29 endef
30 TARGET_DEVICES += cy-swr1100
31
32
33 define Device/dir-645
34 $(Device/seama)
35 DTS := DIR-645
36 BLOCKSIZE := 4k
37 KERNEL := $(KERNEL_DTB)
38 SEAMA_SIGNATURE := wrgn39_dlob.hans_dir645
39 DEVICE_TITLE := D-Link DIR-645
40 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
41 endef
42 TARGET_DEVICES += dir-645
43
44
45 define Device/belkin_f9k1109v1
46 DTS := F9K1109V1
47 BLOCKSIZE := 64k
48 DEVICE_TITLE := Belkin F9K1109 Version 1.0
49 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
50 IMAGE_SIZE := 7224k
51 KERNEL := kernel-bin | append-dtb | lzma -d16 | uImage lzma
52 # Stock firmware checks for this uImage image name during upload.
53 UIMAGE_NAME := N750F9K1103VB
54 endef
55 TARGET_DEVICES += belkin_f9k1109v1
56
57 define Device/hpm
58 DTS := HPM
59 BLOCKSIZE := 64k
60 IMAGE_SIZE := 16064k
61 DEVICE_TITLE := Omnima HPM
62 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2
63 endef
64 TARGET_DEVICES += hpm
65
66
67 define Device/rt-n56u
68 DTS := RT-N56U
69 BLOCKSIZE := 64k
70 IMAGE/sysupgrade.bin += | mkrtn56uimg -s
71 DEVICE_TITLE := Asus RT-N56U
72 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
73 endef
74 TARGET_DEVICES += rt-n56u
75
76
77 define Device/tew-691gr
78 DTS := TEW-691GR
79 BLOCKSIZE := 64k
80 IMAGES += factory.bin
81 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
82 umedia-header 0x026910
83 DEVICE_TITLE := TRENDnet TEW-691GR
84 DEVICE_PACKAGES := swconfig
85 endef
86 TARGET_DEVICES += tew-691gr
87
88
89 define Device/tew-692gr
90 DTS := TEW-692GR
91 BLOCKSIZE := 64k
92 IMAGES += factory.bin
93 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
94 umedia-header 0x026920
95 DEVICE_TITLE := TRENDnet TEW-692GR
96 DEVICE_PACKAGES := swconfig
97 endef
98 TARGET_DEVICES += tew-692gr
99
100
101 define Device/wlr-6000
102 DTS := WLR-6000
103 BLOCKSIZE := 4k
104 IMAGE_SIZE := 7244k
105 IMAGES += factory.dlf
106 IMAGE/factory.dlf := $$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | \
107 senao-header -r 0x0202 -p 0x41 -t 2
108 DEVICE_TITLE := Sitecom WLR-6000
109 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
110 endef
111 TARGET_DEVICES += wlr-6000
112
113
114 define Device/wmdr-143n
115 DTS := WMDR-143N
116 BLOCKSIZE := 64k
117 DEVICE_TITLE := Loewe WMDR-143N
118 endef
119 TARGET_DEVICES += wmdr-143n