rt3883.mk 2.9 KB

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