8bdcdccd36520639cf4c65a2879453764aaf52e6
[openwrt/staging/wigyori.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/asus_rt-n56u
9 SOC := rt3662
10 BLOCKSIZE := 64k
11 IMAGE_SIZE := 7872k
12 IMAGE/sysupgrade.bin += | mkrtn56uimg -s
13 DEVICE_VENDOR := Asus
14 DEVICE_MODEL := RT-N56U
15 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2
16 SUPPORTED_DEVICES += rt-n56u
17 endef
18 TARGET_DEVICES += asus_rt-n56u
19
20 define Device/belkin_f9k1109v1
21 $(Device/uimage-lzma-loader)
22 SOC := rt3883
23 BLOCKSIZE := 64k
24 DEVICE_VENDOR := Belkin
25 DEVICE_MODEL := F9K1109
26 DEVICE_VARIANT := Version 1.0
27 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
28 IMAGE_SIZE := 7808k
29 # Stock firmware checks for this uImage image name during upload.
30 UIMAGE_NAME := N750F9K1103VB
31 endef
32 TARGET_DEVICES += belkin_f9k1109v1
33
34 define Device/dlink_dir-645
35 $(Device/seama-lzma-loader)
36 SOC := rt3662
37 BLOCKSIZE := 4k
38 IMAGE_SIZE := 7872k
39 SEAMA_SIGNATURE := wrgn39_dlob.hans_dir645
40 DEVICE_VENDOR := D-Link
41 DEVICE_MODEL := DIR-645
42 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2
43 SUPPORTED_DEVICES += dir-645
44 endef
45 TARGET_DEVICES += dlink_dir-645
46
47 define Device/edimax_br-6475nd
48 SOC := rt3662
49 BLOCKSIZE := 64k
50 IMAGE_SIZE := 7744k
51 IMAGE/sysupgrade.bin := append-kernel | append-rootfs | \
52 edimax-header -s CSYS -m RN54 -f 0x70000 -S 0x01100000 | pad-rootfs | \
53 check-size | append-metadata
54 DEVICE_VENDOR := Edimax
55 DEVICE_MODEL := BR-6475nD
56 SUPPORTED_DEVICES += br-6475nd
57 endef
58 TARGET_DEVICES += edimax_br-6475nd
59
60 define Device/engenius_esr600h
61 $(Device/uimage-lzma-loader)
62 SOC := rt3662
63 BLOCKSIZE := 4k
64 IMAGE_SIZE := 7872k
65 IMAGES += factory.dlf
66 IMAGE/factory.dlf := $$(sysupgrade_bin) | check-size | \
67 senao-header -r 0x101 -p 0x44 -t 2
68 DEVICE_VENDOR := EnGenius
69 DEVICE_MODEL := ESR600H
70 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 uboot-envtools
71 endef
72 TARGET_DEVICES += engenius_esr600h
73
74 define Device/loewe_wmdr-143n
75 SOC := rt3662
76 BLOCKSIZE := 64k
77 IMAGE_SIZE := 7872k
78 DEVICE_VENDOR := Loewe
79 DEVICE_MODEL := WMDR-143N
80 SUPPORTED_DEVICES += wmdr-143n
81 endef
82 TARGET_DEVICES += loewe_wmdr-143n
83
84 define Device/omnima_hpm
85 SOC := rt3662
86 BLOCKSIZE := 64k
87 IMAGE_SIZE := 16064k
88 DEVICE_VENDOR := Omnima
89 DEVICE_MODEL := HPM
90 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2
91 SUPPORTED_DEVICES += hpm
92 endef
93 TARGET_DEVICES += omnima_hpm
94
95 define Device/samsung_cy-swr1100
96 $(Device/seama)
97 SOC := rt3662
98 IMAGE_SIZE := 7872k
99 KERNEL := $(KERNEL_DTB)
100 SEAMA_SIGNATURE := wrgnd10_samsung_ss815
101 DEVICE_VENDOR := Samsung
102 DEVICE_MODEL := CY-SWR1100
103 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
104 SUPPORTED_DEVICES += cy-swr1100
105 endef
106 TARGET_DEVICES += samsung_cy-swr1100
107
108 define Device/sitecom_wlr-6000
109 $(Device/uimage-lzma-loader)
110 SOC := rt3883
111 BLOCKSIZE := 4k
112 IMAGE_SIZE := 7244k
113 IMAGES += factory.dlf
114 IMAGE/factory.dlf := $$(sysupgrade_bin) | check-size | \
115 senao-header -r 0x0202 -p 0x41 -t 2
116 DEVICE_VENDOR := Sitecom
117 DEVICE_MODEL := WLR-6000
118 DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2
119 SUPPORTED_DEVICES += wlr-6000
120 endef
121 TARGET_DEVICES += sitecom_wlr-6000
122
123 define Device/trendnet_tew-691gr
124 SOC := rt3883
125 BLOCKSIZE := 64k
126 IMAGE_SIZE := 7872k
127 IMAGES += factory.bin
128 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | umedia-header 0x026910
129 DEVICE_VENDOR := TRENDnet
130 DEVICE_MODEL := TEW-691GR
131 SUPPORTED_DEVICES += tew-691gr
132 endef
133 TARGET_DEVICES += trendnet_tew-691gr
134
135 define Device/trendnet_tew-692gr
136 SOC := rt3883
137 BLOCKSIZE := 64k
138 IMAGE_SIZE := 7872k
139 IMAGES += factory.bin
140 IMAGE/factory.bin := $$(sysupgrade_bin) | check-size | umedia-header 0x026920
141 DEVICE_VENDOR := TRENDnet
142 DEVICE_MODEL := TEW-692GR
143 SUPPORTED_DEVICES += tew-692gr
144 endef
145 TARGET_DEVICES += trendnet_tew-692gr